"kail" <[EMAIL PROTECTED]> wrote in message
news:32546@palm-dev-forum...
>
> FIRST A SPECIFIC QUESTION
>
> i am using the palmOS emulator 3.0a7 with the 3.5en-ezdbg.rom rom file,
and
> i am emulating a palm V with 2 meg of memory. I would think i should be
> emulating a palm VII to do inet stuff, but the emulator only supports
IIIx,
> V, and Vx. (note: my target device is an omnisky enabled palm V)
>
> my problem is that when i try to locate the inet library like this...
>
> foundlib = SysLibFind("INet.lib", &libref);
>
> i cannot find it. i have included both netlib.lib and inet.lib in my
> project, but this doesn't seem to help.
> what do i need to do to get the above function to return the reference
> number of inet.lib?
These aren't static libs -- there are shared libraries which must be
installed on the device or emulator. The closest you can get to a Palm
V/Omnisky combo in the emulator is a Palm V along with the Mobile Internet
Kit libraries (released in the PalmOS Provider pavillion development seeding
area of www.palmos.com as the international web clipping tools).
> NOW A GENERAL QUESTION
>
> at the start of the chapter about the net library, the palmOS companion
> warns...
> "IMPORTANT: Applications cannot directly use the net library to
> make wireless connections. Use the Internet library for wireless
> connections."
>
> then at the start of the chapter about the inet library, it warns...
> "WARNING! In future OS versions, Palm, Inc. does not intend to
> support or provide backward compatibility for the Internet library
> API."
Not speaking for Palm, but since they just deployed the MIK which provides
INetLib everywhere, it looks like it will be supported for a while.
--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/