The following NetLib API calls are supported internally by the library:
NetLibReceive
NetLibGetHostByName
NetLibSend
NetLibSocketConnect
NetLibSocketClose
NetLibSocketOpen
NetLibClose
NetLibOpen
SetAppNetTimeout
GetNetLibNumber
(others will be added as requested by registered users.)
The PocketCNetLib API calls (exposed to PocketC) include:
nlNetLibReceive
nlNetLibGetHostByName
nlNetLibSend
nlNetLibSocketConnect
nlNetLibSocketClose
nlNetLibSocketOpen
nlNetLibCLose
nlNetLibOpen
nlSetAppNetTimeout
nlGetNetLibNumber
nlErrorString
nlCheckInstalled
nlVersion
The library comes with PocketC test source code. A demonstration version of the library can be downloaded from: http://www.VisualNewt.com/. The demonstration version is limited to accessing http://www.VisualNewt.com/. Once purchased, you will obtain an ulocked version of the library that allows access to any site via any TCP/IP protocol.The full PocketCNetLib API documentation and sample test code is available here!
Requirements:
PalmOS device with Internet connectivity (modem or wireless). Bluetooth is not supported.
PocketC development environment.