E
Emil Steen
I've tried these examples (standard synchronous socket tcp
communication) to communicate between the pda and windows server:
http://msdn2.microsoft.com/en-us/library/kb5kfec7.aspx
http://msdn2.microsoft.com/en-us/library/6y0e13d3.aspx
The examples works flawlessly when connecting between two PCs.
But when I try to run the client on the PDA connecting to the PC running
ActiveSync (with USB), I get SocketException. (10054: "An existing
connection was forcibly closed by the remote host".)
Connecting to another PC in the network is no problem (connecting the
PDA directly to the network or via ActiveSync, both work).
Hope that anyone has some suggestions.
Emil Steen
communication) to communicate between the pda and windows server:
http://msdn2.microsoft.com/en-us/library/kb5kfec7.aspx
http://msdn2.microsoft.com/en-us/library/6y0e13d3.aspx
The examples works flawlessly when connecting between two PCs.
But when I try to run the client on the PDA connecting to the PC running
ActiveSync (with USB), I get SocketException. (10054: "An existing
connection was forcibly closed by the remote host".)
Connecting to another PC in the network is no problem (connecting the
PDA directly to the network or via ActiveSync, both work).
Hope that anyone has some suggestions.
Emil Steen