I am working with Net Library v 3.0 and Palm OS v 3.1 on a Palm V and
having difficulties. When I use NetLibSend() the program hangs at that
command and no error code is set (as it proceeds no farther into the
code). Also, NetLibGetHostByAddr() produces a fatal error: " 'Net
Library' 3.0 reports NetLib.c Line: 5220. 'Error getting host by addr'.
If this is the latest version please report this to the application
author." Only null is returned and no error code is set.

I am connecting using Windows RAS, PPP, Primary and Secondary DNS, and
automatic IP Address. On the emulator (version 2.1d29), the program
works fine when NetLib calls are redirected to the host TCP/IP. However
when I use the Net Library directly or try the program on the actual
Palm I experience these problems.

The Net Library loads and opens without error. The socket is created
with NetLibSocketOpen() and connected with NetLibSocketConnect()
correctly and without any error also. The connection is to the IP
Address of my PC with settings netSocketAddrINET and
netSocketTypeStream.

Does anyone have an idea of what the problems would be? Thanks.

~Ryan



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to