Re: recvfrom sockaddr?
Re: recvfrom sockaddr?
- Subject: Re: recvfrom sockaddr?
- From: Joshua Graessley <email@hidden>
- Date: Wed, 6 Aug 2003 11:03:18 -0700
It should be a struct sockaddr_dl.
-josh
On Tuesday, August 5, 2003, at 17:55, Duane Murphy wrote:
I'm working with a raw ethernet socket calling, recvfrom. The sockaddr
parameter appears to be filled in but I cant quite workout what the
data
is. (I'm not even sure it matters. )
Here is what the raw hex bytes (and ascii) of the sa_data part of the
sockaddr looks like after calling recvfrom. sa_len == 20 and sa_family
==
27 (AF_NDRV).
00000600 06000030 65681428 00000000
00009013
7777 7770 eh7( 7777
7777
Thanks for any tips,
...Duane
_______________________________________________
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.