Argh! After several years away from Palm OS C programming, I set out to write an app for a Symbol Palm Device with integrated BarCode scanner and Wireless Networking.
What a nightmare.
After unsuccessfully trying to find an existing HTTP code snippet, I tried writing my own simple example (listed below). However, I keep getting a "DNS Refused" error on the Palm. (netErrDNSRefused)
An abbreviated version of the code is below.
Palm lists a INetLow40 file on their knowledgebase as a successor to the 3.5 ROM version of INetLow, but INetLow40 is no longer available anywhere for download.
INetLib won't work anymore. It relied on a proxy server that was being run by PalmOne after the split between PalmOne and PalmSource, and that server was shut down in September.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm 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/
