I need to make an application that needs to fetch the data from the server online. That is it needs to be connected to the server every time ... the connectivity tools like blutooth, IRD etc doesn't give me range. Whats the other way of doing that, if I dont go for web clipping applictaion???
Use NetLib and make a TCP/IP connection -- this will work with WiFi, Bluetooth (when connected to a cell-phone as a modem), wired connections (using a tool like Softick PPP), and cellular connections.
-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
