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 03:23:57

mcmahon2@comcast.net wrote:
> I need to connect to a remote COM port of a network controller and the
> only documentaion is to 'open a socket to a hostname:port, and then you
> are connected to the serial port'. I'm at a loss as to where to begin.
> Since it's bidrectional, I assume I just don't do something as simple
> as a TCP client connection.

That sounds exactly like what you should do <g>

Try and telnet to this hostname:port and see what happens.

Rgds,
Martin

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive