I have been trying to explore the socket programming on my ipaq, building a client program that connects to a server on port 23.
I a beginner, so I implemented the excample "Advanced .NET Framework (Networking) - Use Sockets" from "101 VB.NET Samples" from microsoft.
It works fine on the emulator, but when I make a cab file and install it on my pda it does not work.

Does anyone have an idea of what could be wrong.