Has anybody seen this or can point me in some direction? Have a TCP server on a NT listening for connections. On the palm, have a TCP client, sending to the NT via serial port (PPP). everything works fine, the server gets the IP address and port of the sender and the answer gets to the palm. No problem. If I do the same changing the server and client to UDP, using the emulator, it works fine. On the palm, using the UDP setup, the server receives the correct message and the correct IP address of the sender but the port is 0, which is wrong. First I was using BSD sockets and then NetLib Functions, in both cases I got the same results. I am using CodeWarrior Release 5 on NT (4.00) box Palm OS 3.0 SDK 3.0 Palm III Any help or suggestion will be greatly appreciated sergio -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
