Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Re: asynchronous scoket I/O

www.cryer.info
Managed Newsgroup Archive

Re: asynchronous scoket I/O

Subject:Re: asynchronous scoket I/O
Posted by:"Martin James" (nospam@dial.pipex.com)
Date:Mon, 16 Oct 2006 17:45:08

> If not a simple TCP connection, it could be a telnet connection but probably
> not since telnet add a number of control function which could interfer with
> the normal I/O.

Yes - I suggested telnet to prove out the connection.  Often, a simple
telnet connection will connect to such a port straight off & allow you
to type at, and receive data from, the remote COM port.

Once so reassured, I agree that the OP should use a 'real' TCP client,
(eg ICS), to connect to the port and communicate with the remote peripheral.

Rgds,
Martin

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive