2016-05-25 08:05:41 -07:00
2016-05-25 08:05:41 -07:00
2016-05-24 09:06:48 -07:00
2016-05-24 15:32:05 -07:00
2016-05-24 09:06:48 -07:00
2016-05-24 09:06:48 -07:00
2016-05-24 09:06:48 -07:00
2016-05-24 09:06:48 -07:00
2016-05-24 15:44:20 -07:00

This is yet another fork of Jim Brain's tcpser serial to IP modem emulation program. The original source code can be found here: http://www.jbrain.com/pub/linux/serial/

My changes are based upon the rc12 archive dated 11Mar09.

I fixed the bug with being unable to connect to real telnet servers.

I also made the modem routines automatically detect parity and ignore it in AT commands and print out modem responses in matching parity. Parity is not stripped when sending data over the connection, which is how a real modem behaves. This may or may not be what you want. Some servers will expect an 8 bit connection and may not work.

Chris Osborn fozztexx@fozztexx.com http://insentricity.com

Description
Updates to tcpser based on https://github.com/FozzTexx/tcpser
Readme 180 KiB
Languages
C 98.9%
Makefile 1%