Re: UDP samples
Re: UDP samples
- Subject: Re: UDP samples
- From: Joshua Graessley <email@hidden>
- Date: Fri, 8 Nov 2002 09:38:02 -0800
Umm, ping is ICMP, UDP doesn't requires special permissions on X unless
you're trying to bind to a low numbered port.
-josh
On Thursday, November 7, 2002, at 02:39 PM, Jens Bauer wrote:
Hi Mark,
The Open Transport "Ping" sample could probably be interesting.
-But if you're going to use that sample on Mac OS X, you'll most
likely get in trouble with permissions.
You'd need to get AuthSample as well then.
On Wednesday, Nov 6, 2002, at 19:11 Europe/Copenhagen,
<email@hidden> wrote:
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 :-)
Love,
Jens
_______________________________________________
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.
_______________________________________________
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.