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

raw packets

1 view
Skip to first unread message

br0berts

unread,
May 26, 2006, 12:23:34 AM5/26/06
to
Greetings,

I'm NEW to Netware development, but am interested in writing a packet
sniffer/filter for netware (perhaps similar to pktscan.nlm? -- can't be
sure since I have never used it, but am aware of it).
Can anyone offer any pointers? Is there a particular NDK or API that will
provide the reading/writing of RAW packets?

Thanks much,
Brian Roberts

Peter Kuo

unread,
May 26, 2006, 11:26:04 PM5/26/06
to
To capture raw packets, don't you really need to work down at least at the
driver level? Otherwise, by the time you're higher up 'in the stack', a
lot of the raw information would have been lost. Therefore, I'd think you
need to look at the ODI (NIC) driver stuff:

http://developer.novell.com/wiki/index.php/ODI_LAN_Driver_Components


--


Peter
eDirectory Rules!

0 new messages