Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : asynchronous scoket I/O
| Subject: | asynchronous scoket I/O |
| Posted by: | mcmaho..@comcast.net |
| Date: | 15 Oct 2006 12:29:20 |
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.
Thanks,
Bill