Re: OTBind and bind
Re: OTBind and bind
- Subject: Re: OTBind and bind
- From: Vincent Lubet <email@hidden>
- Date: Wed, 20 Oct 2004 10:28:24 -0700
On Oct 20, 2004, at 10:12 AM, Mark Thomas wrote:
Although onto my next question I need to do some some DGRAM packets,
and
have created the UDP socket, and set the broadcast flag, but what I'm
looking for now if the BSD equivalent OTSndUData and OTRcvUData. I'm
being
to think its sendto and recvfrom are the equivalents. What I'm not sure
about is what are the "struct sockaddr" parameters will be used for
???.
I guess on the recvfrom it will who send me this DGRAM ???,
Correct.
but on the
sendto I'm not sure, or is this the equivalent of the TUnitData addr
field
here.
Correct again, this is the address to which the data is sent.
Vincent
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden