Is there a way to replace net.lib with an interface for a new network (e.g., a wireless network such as GSM)? I need to take existing NetLib applications, without recompiling them, and make them run over wireless networks. For example, if the application calls NetLibSend I want to take the data and send it as an SMS. I don't have the application source code, so I must do it by replacing the Net.Lib library, capture the NetLib calls and implement them by myself. I know I can do it with trapping the net calls, but I would like to know whether someone has a better way to do it? Thanks a lot, Dan Hod R&D Manager The PalmMate Team Gotta Palm? Gotta visit www.PalmMate.com
