Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

raw sockets on Sparc 10 with SunOS 4.1.3

2 views
Skip to first unread message

Volker Borchert

unread,
Jul 2, 1993, 10:03:06 AM7/2/93
to
Sorry if this is misplaced on this group, but I have an urgent question on
"raw socket" programming.
This is to read and send packets with non-IP type codes in the IEEE header.
I need this to port a distributed application using its own packet type code
to Sparc's while maintaining interoperability with the PC-MSDOS version. Due to
memory space restrictions (oh this silly MSDOS... 640k...) on the PC side, I
would prefer to avoid IP on the Sparc against using TCP/IP on the PC.
On SG/Irix, jou can just call socket(AF_RAW,SOCK_RAW,...). On my pizzabox, I
could not find AF_RAW in the headers, and the Network Programming Guide does
admit the existance of SOCK_RAW but does not explain its use.

Any hints welcome. Thanx,

Volker

--

* "I'm a doctor, not a mechanic." Dr Leonard McCoy <mc...@ncc1701.starfleet.fed> *
* "I'm a mechanic, not a doctor." Volker Borchert <borc...@ira.uka.de> *

0 new messages