FROM : Hamish Allan
DATE : Wed Mar 19 22:01:01 2008
On Wed, Mar 19, 2008 at 8:38 PM, Jeff LaMarche <<email_removed>> wrote:
> On Mar 19, 2008, at 4:31 PM, Sherm Pendley wrote:
>
>> Looks reasonable. Now if I could only figure out why I forgot about
>> NSSocketPort...
>
> I couldn't get it to work. Apple's documentation makes it sound like
> NSSocketPort can work for general network sockets, but a little
> Googling led me to some old postings that say it was really only ever
> designed for use with DO and doesn't work as advertised as a full-
> service socket wrapper.
There's an article here describing its more general use, at least for
the server side:
http://macdevcenter.com/pub/a/mac/2006/11/14/how-to-write-a-cocoa-web-server.html
Hamish
DATE : Wed Mar 19 22:01:01 2008
On Wed, Mar 19, 2008 at 8:38 PM, Jeff LaMarche <<email_removed>> wrote:
> On Mar 19, 2008, at 4:31 PM, Sherm Pendley wrote:
>
>> Looks reasonable. Now if I could only figure out why I forgot about
>> NSSocketPort...
>
> I couldn't get it to work. Apple's documentation makes it sound like
> NSSocketPort can work for general network sockets, but a little
> Googling led me to some old postings that say it was really only ever
> designed for use with DO and doesn't work as advertised as a full-
> service socket wrapper.
There's an article here describing its more general use, at least for
the server side:
http://macdevcenter.com/pub/a/mac/2006/11/14/how-to-write-a-cocoa-web-server.html
Hamish






Cocoa mail archive

