At 4:48 PM -0400 2001/07/17, RamaKrishna Nuthi wrote:
>Trying to add another layer between IP and network interface layer (for eg.
>ethernet), which basically massages the IP packet.
Can't be done without recompiling the stack to include such things as ARP and DHCP
support. You could probably try replacing the entire stack and every related API with
your own version, but you'd have to be bug-for-bug compatible with the built-in
library, including support for its undocumented network preferences, etc.
Suffice to say this isn't something 3rd party developers can or should do. So I
suggest you avoid beating your head against a wall trying...
Best Regards,
Jim Schram
Palm Incorporated
Partner Engineering
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/