golsen
06-14-2005, 07:00 PM
I need to let an application on the Pocket PC connect to my app running on the host computer. I am currently doing this using the passthru TCP connection, but am running into some issues with an IT administrated firewall settings.
I would like to be able to connect to the host using 127.0.0.1, but that does not work (probably because it assumes I mean to connect to the pocket pc).
Does anyone know how to get this to work, or know about a lower level way to send data back and forth bypassing the TCP passthru all together?
I would like to be able to connect to the host using 127.0.0.1, but that does not work (probably because it assumes I mean to connect to the pocket pc).
Does anyone know how to get this to work, or know about a lower level way to send data back and forth bypassing the TCP passthru all together?