That should be damn simple. Open /dev/ttyS0 as a file(a fragment I posted couple of days ago IIRC. I am getting old...) Open a network socket. Read from one file and dump that buffer to another. You can also do some processing in between, if you want.
Nothing great is needed. It's just reading from a file and writing to another. Shridhar satya kumar wrote: > 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 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
