Jim,
So, no trap patching on OS 5 - is there some other way to hook into the network stack and get first crack at socket open, close, read, write, etc...? Or are socket notifications the only visibility you have? Thanks.
Look at the PalmOne 3.0 SDK and you will find a VPPI example in the
Samples directory. This example demonstrates how to use the VPN Shim to
get into the IP stack. You can intercept raw IP packets or TCP connections. A warning though: the VPN Shim is only available on a few
devices. I have been using the Shim with a TungstenC.
Dave Koogler
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
