Re: Networking
Re: Networking
- Subject: Re: Networking
- From: Henry Maddocks <email@hidden>
- Date: Tue, 25 Jan 2005 15:46:04 +1300
On 24/01/2005, at 11:48 PM, Killobit wrote:
I've looked at the BSD sockets and it looks more complicated than it
needs
to be, are there any good, simple classes that I can use to make a
TCP socket and UDP socket connection?
Sockets are about as simple as your ever likely to get for networking.
Three functions calls to initiate a connection AND send your data,
what's complicated about that?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Networking (From: Killobit <email@hidden>) |