Re: HTTP post
Re: HTTP post
- Subject: Re: HTTP post
- From: Fredrik Pettersson <email@hidden>
- Date: Tue, 30 Oct 2001 11:00:22 +0100
I used Steven Frank's SmallSockets Cocoa wrapper for BSD sockets to make a
HTTP-post. Very esay to use and it comes with a good example how to use it
too.
http://smallsockets.sourceforge.net/
/fredrik
>
Hi,
>
>
Could somebody tell me how to send an HTTP POST request, and get the
>
page returned? It looks easy enough to get normal pages with NSString
>
initWithContentsOfURL: but I can't figure out how to do a post. I
>
installed some Omni frameworks, thinking they'd be bound to make it
>
easy, but the lack of documentation is making things difficult.
References: | |
| >HTTP post (From: Angela Brett <email@hidden>) |