UDP samples
UDP samples
- Subject: UDP samples
- From: <email@hidden>
- Date: Wed, 06 Nov 2002 18:11:04 +0000
- Organization: Coderus Ltd
Hi,
Does anyone know of a good "udp" example using Open transport, as I would
like to understand on how I should udp compared to a tcp endpoint.
I think that I can use udp endpoint to send to anybody, as long as they
are listening on the correct socket and understand the data is this also
correct ???.
I have done socket programming on win and unix, but that was for specific
ip address's, and creating a socket( AF_INET, SOCK_STREAM, IPPROTO_TCP),
which I as I understand creates a more transaction like transport and
presently makes sense, (if there any docs for socket programming to Open
transport that would be good as well)
I've guess that the equivalent in OT is an Endpoint of "tcp".
I still learning networking :-)
Thanks in advance
Mark.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.