A ten liner perl script which would do this. Open /dev/ttyS1 as file, Open a socket again as file Read /dev/ttyS1 Write sockets
-----Original Message----- From: satya kumar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, September 27, 2001 6:00 PM Subject: [LIH] Is this possible >Hi Freaks, > Is it possible to write an application or rather a > > driver which would take serial data as input and in > > turn convert it to such a format that it could > be transfered through TCP/IP using a network to > another system.If yes then how should I proceed.So > that if I use say minicom to write to serial port > then my driver should take over and do the above > mentioned and redirect the data to the network > instead of writing to port. > Please , any kind of help would be welcome.Thanks > in advance. >Satya > > >__________________________________________________ >Do You Yahoo!? >Listen to your Yahoo! Mail messages from any phone. >http://phone.yahoo.com > >_______________________________________________ >linux-india-help mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/linux-india-help > _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
