Re: Sockets documentation?
Re: Sockets documentation?
- Subject: Re: Sockets documentation?
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 25 Feb 2002 13:43:50 +0100
On Thursday, February 14, 2002, at 10:02 PM, Marco Scheurer wrote:
On Wednesday, February 13, 2002, at 11:16 pm, RR wrote:
For Obj-C classes, out at Sourceforge there is the beginnings of a
sockets class, called Small Sockets, that might help you. It's at
http://smallsockets.sf.net. Then of course there is Omni's
OmniNetworking classes, at http://www.omnigroup.com.
And IMHO, the best implementation of a socket framework can be found in
EDInternet at:
http://www.mulle-kybernetik.com/software/ALX3000/edinternet.html
The Socket subproj can be used standalone (has no dependencies on
EDCommon or the other EDInternet code), and is very nicely designed.
I second that. I used it this week-end to code a light POP3 client.
And the SMTP part of the EDInternet.framework is 2 light years ahead the
Apple's message framework.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.