Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: Open a TCP Socket
| Subject: | Re: Open a TCP Socket |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 4 Feb 2008 15:08:07 |
"Kim Jensen" <kim@comcasystems.com> wrote in message
news:47a79915$3@newsgroups.borland.com...
> I used Wireshark, but I don't know how to make a binary file
When you save a capture, you have the option to specify what format to save
it in. It saves in libpcap format by default, which would be fine.
> I was able to save a capture file.
> Is this what you need.
Probably, if you hadn't copy/pasted it as text into the message body rather
than attaching the actal file.
> I don't send any CRLF but I do hit enter on the keyboard after each
> command.
Well, if you are using telnet to test, then pressing Enter is going to
transmit a CRLF to the controller.
> That is me hitting Enter because I did not know I was connected.
You would have gotten an error if it could not connect.
Gambit