|
|
 | | From: | Christian Klein | | Subject: | Re: socket connection | | Date: | Fri, 31 Dec 2004 11:45:21 +0100 |
|
|
 | Matthew Hinton wrote:
> > I am working on a little cocoa app that needs to make a stream socket > connection and read and write to the socket. I am currently using bsd > style sockets because I can't find a good example that uses the cocoa > classes so I can figure out how to do it. If someone could send me an > example or point me to one of how to make a socket connection and read > and write to it I would be very grateful to them.
I found the socket classes in the EDCommon Framework quite usefull (http://www.mulle-kybernetik.com/software/EDFrameworks/).
Chris
|
|
|