Ok, let me ask another way, does anyone know how I can get all raw
data from the stack? Here's something I found in NetMgr.h:
// The following setting is used by the TCP/IP stack ONLY!! It tells the
interface
// to pass all received packets as-is to the NetIFCallbacksPtr->raw_rcv()
routine.
// This setting gets setup when an application creates a raw socket in the
raw domain
netIFSettingRawMode, // UInt32, parameter to pass to raw_rcv() along with
// packet pointer.
It's something I suppose, but I can't find much more about this stuff.
anyway, I'd be interested in hearing anything. Also note that I don't
want to be the main handler for the data, I just want to kind of
watch it go by (as in a network sniffer). Thanks for any help,
Billy
Billy Cole wrote:
>
> I posted this to comm-dev-forum, but there's only been like 4 posts in
> the last 3 days there so I'm asking here. Does anyone know how I can
> access the TCP/IP stack directly inside of PalmOS? I don't mean sockets,
> I want to be able to see TCP headers, IP Headers, etc. I'd really
> appreciate any input on this. Thanks,
>
> Billy
--
Billy
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/