Begin3 Title: e2s Version: 0.4 Entered-date: 2010-01-21 Description: e2s is a small server that provided an internet interface to a serial device. port, baudrate, and serial device name is selectable. To unpack: tar -zxvf e2s-0.4.tgz cd e2s-0.4 Then follow the instructions in INSTALL. 0.1: first release. 0.2: Added time in connection logging. Added -u command line flag for UTC time. Cleared up some routines in internet.c. Added correct exit and retries. Added some reporting in internet.c. Made error messages more consistent. 0.3: Fixed a potential buffer overflow. Cleared up some printing. 0.4: Fixed segfault if trying to send data after client disconnected. Removed the e2s_mips precompiled version. Added define for Linksys WAP compilation in e2s.h Keywords: RS232, Ethern, serial device, remote control Author: Jan Panteltje panteltje@yahoo.com Maintained-by: Jan Panteltje panteltje@yahoo.com Primary-site: ftp://sunsite.unc.edu/pub/linux/apps/misc/ Alternate-site: http://panteltje.com/panteltje/newsflex/download.html Platforms: LINUX, UNIX Copying-policy: GPL2 ONLY End