simple TCP socket connect (emulator - framework FAIL); framework - framework - Works [Help will be c

  • Thread starter Thread starter Yechezkal Gutfreund
  • Start date Start date
Y

Yechezkal Gutfreund

I have reached a dead end.

I am still at the simple beginnings of this test. I have created a server
TCP app (TcpListerner.Accept()) on
a PC server.

The client tries to attach, but (in the debugger) it just stalls on the
TCPClient(host, port) call.

Let me be more specific. In the PDA emulator and the PDA the connection
halts. If the code is
lifted and put in a DotNet C# app then it works.

Port is 1613. I have tried both numeric and text host names.

Help will be compensated.


--
==================================
Yechezkal Gutfreund
Chief Scientist
Kesser Technical Group, Inc.
==================================
 
Back
Top