I'm one of that people who successfully use TCP/IP application with Palm OS 5.4 Simulator.
I have only troubles with *server* sockets which seems do not work with simulator.
Did you read NetLib recipe on http://www.palmos.com/dev/support/docs/recipes/netlibsocket.html properly?
What I always do is almost simple copy & paste of examples in this recipe and following modification.
Also netcat (nc) is useful to debug network applications.
After implementation of few network app running on Palm OS I could say that I'm heavy familiar with Palm's TCP/IP stack so if you have any problem related to Net library, don't hesitate to contact me.
Petr
Philip Wilder wrote:
Has anybody out there in palm dev world been able to make any NetLib apps that run successfully on the Palm OS 5 Simulator? I'm attempting to connect to a java socket on the same machine. I've been over the code time and time again and it looks good to me it simply doesn't work.
If anybody has created a successful application and would be willing to put it here I would be very appreciative. Essentially the simpler the better as long as it includes connecting successfully to another socket using the NetLib libraries.
Also if anyone is aware of any NetLib bugs associated with the simulator I'd be happy to hear about these too.
Anyway, as always thanks in advance form any information/code provided.
Philip
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
