kail wrote:
> 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?
The Omnisky INetLib is buggy at best.
Debugging Omnisky stuff in an emulator is hellish at best.
Syncing a real device, manually copying PRC/PDB files, etc... to the emulator
simply doesn't work.
<as best as I can recall>
Go grab a null modem cable and wire your serial ports together
Set the emulator up for a clean Palm V and serial port 2
Set the Hotsync software up on serial port 1
"sync" your emulated device
Run the Omnisky installer as if your emulator was a real device
When you're all done, make sure "redirect netlib calls to host TCP/IP" is on,
then
SAVE THE EMULATOR SESSION!!!
This was the ONLY way I found to properly debug Omnisky specific INetLib
problems.
--Adam
--
Adam Wozniak Chief Architect
Surveyor Corporation
[EMAIL PROTECTED] 4548 Broad Street
[EMAIL PROTECTED] San Luis Obispo, CA 93401
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/