Cocoa Web Server with POST support
Cocoa Web Server with POST support
- Subject: Cocoa Web Server with POST support
- From: d2kagw <email@hidden>
- Date: Mon, 15 Jan 2007 08:56:52 +1100
Hi there,
Please excuse the n00b factor on this post, but im having difficulty
developing a simple cocoa web server that has POST support...
I've taken the source code from : http://www.macdevcenter.com/pub/a/
mac/2006/11/14/how-to-write-a-cocoa-web-server.html?page=1 and it's
worked really well for me up until now....
I need to build in the support for POST data [ since my application
contains a server specifically for XML based web services ] - at the
moment when I post a form or a WS request to the server
CFHTTPMessageAppendBytes returns false, and the server doesn't try to
parse the headers or anything...
As I said before, im a total n00b when it comes to core foundation
and network programming, so this may be a real easy task... But I
thank anyone who can give me some pointers...
Cheers
Aaron
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden