Conneely, Shane
Wed, 22 Dec 1999 16:38:36 -0800
Has the otaRead example been updated and posted?, or has any other sample app been released that demonstrates how to initialise and use the Inet libraries? Thanks Shane -----Original Message----- From: David Fedor [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 11, 1999 3:35 PM To: [EMAIL PROTECTED] Subject: Re: CW6 - Where is OTARead Example? >Ehhh ... maybe it's just me but wouldn't that also consitute that using the >iNetLib is also a buggy situation then too since the OTARead was a simple >example of performing a WirelessSocket connection through Palm.net? No, apps are perfectly capable of creating bugs on top of the most stable API in the world, calling things in the wrong order, allocating buffers of improper size, and so forth. The otaRead application code was pretty simple, but relied upon a bunch of code in a separate file (otaRoutines.c) which is sort of a simplifying layer on top of the INetLib apis. That's code that I cobbled together from various pieces of test code, without complete understanding of all the issues involved, since I know little about the comms mechanisms in Palm OS. Due to the 3.5 stuff and PalmSource and so forth, neither Scot nor I had time to make the code solid before the r6 deadline. -David Fedor Palm Developer Support