-
I have notice something similar as well. When using a proper telnet client (e.g. on Linux) after a session is disconnected, it can't reconnect.
However if I use TELNET client on Windows DOS prompt, ending a session with <CTRL>-C will allow reconnection.
And when TCP2COM is running in test mode, it will show you the session is ended with <CTRL>-C.
I have not look into the...
2009-07-29 15:28:12 UTC by dkwan
-
If I understand correctly, the HTTP request will be send from COM port?
Some quick thinking tell me TCP2COM is not designed for such a task. However, I *think* you can use TCP2COM to capture data from COM port, then on the same machine use netcat to act as a pipe between your webserver and TCP2COM. This assume you only need to connect to a hardcoded webserver.
Also take a look at wget...
2009-07-29 15:24:27 UTC by dkwan
-
Hello,
First to be upfront I've not tried this yet and I don't have much tcp/ip knowledge I may have a totally wrong view of how these things work.
My understanding is that this operates a tcp/ip server with connections being made to it - is it possible to run as a client to make requests of an http server via the serial port.
I work on embedded systems and want to pass http requests...
2009-06-26 11:46:09 UTC by martinlooker
-
Hello,
Sorry but no Windows 98/Me support is planned. Microsoft
stopped support for these OSes since July 11, 2006. They
recommend upgrade to Windows 2000 or XP :
http://www.microsoft.com/windows/support/endofsupport.mspx
Kind Regards,
Chris.
2006-10-25 23:35:53 UTC by nobody
-
When installing tcp2com for a virtual COM port, there
is a problem when this COM port is removed and
recreated - the global hCom handle is invalidated after
the COM port si removed and it stays invalid after the
COM port is recreated. As a result of this no data is
transfered from COM to tcp.
2006-10-02 07:20:44 UTC by leg0
-
Please add Windows 98 support.
2006-08-22 10:01:41 UTC by nobody
-
cbuguet committed patchset 6 of module tcp2com to the tcp2com CVS repository, changing 14 files.
2005-06-09 21:32:01 UTC by cbuguet
-
cbuguet committed patchset 5 of module tcp2com to the tcp2com CVS repository, changing 1 files.
2005-06-08 20:18:48 UTC by cbuguet
-
cbuguet committed patchset 4 of module tcp2com to the tcp2com CVS repository, changing 1 files.
2005-06-07 23:17:17 UTC by cbuguet
-
cbuguet committed patchset 3 of module tcp2com to the tcp2com CVS repository, changing 5 files.
2004-09-25 22:14:50 UTC by cbuguet