R
Ryan
Hello Everyone,
I built a small application that uses sockets to
connect from the Pocket PC to the desktop in the .NET
CF. I tell the pocket pc application which IP address
the desktop is running on, and it works great. This can
be done through the ActiveSync USB cord or through an
ethernet card fine. When the desktop doesn't have a
network card installed or isnt on a network it runs on IP
address 127.0.0.1 by default. The Pocket PC can't then
connect. Does anyone know of a way to trick the desktop
into thinking its on a network so sockets with the pocket
pc work correctly?
Thanks in advance.
I built a small application that uses sockets to
connect from the Pocket PC to the desktop in the .NET
CF. I tell the pocket pc application which IP address
the desktop is running on, and it works great. This can
be done through the ActiveSync USB cord or through an
ethernet card fine. When the desktop doesn't have a
network card installed or isnt on a network it runs on IP
address 127.0.0.1 by default. The Pocket PC can't then
connect. Does anyone know of a way to trick the desktop
into thinking its on a network so sockets with the pocket
pc work correctly?
Thanks in advance.