TCP/IP PocketPC Client, Help!

  • Thread starter Thread starter Anders Fredborg
  • Start date Start date
A

Anders Fredborg

Hi all

I am trying to make a client application on a PDA running PocketPC3003 in
C#. Can anyone help me with an object written in C#, that connects to a
server, with IP, and Port, and sends a message? It has to be asynchronous,
meaning, it does not require an answer back from the server. However it
would be great if the object what able to recieve messages from the server,
like if it had some kind of TCPlistener.

Regards
Anders Fredborg
 
Back
Top