[aprssig] convert serial weather data to tcp socket
Andrew Rich vk4tec at hotmail.comWed Jul 28 12:41:00 UTC 2004
- Previous message: [aprssig] convert serial weather data to tcp socket
- Next message: [aprssig] convert serial weather data to tcp socket
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
LINUX You can use PERL, or if you want you cand redirect the data from the serial port to an ethernet port do a "man nc" for netcat netcat is cool, it reidrects tcpip data semmlessly under linux have used it heaps of times you would do somethign like this root> cat /dev/ttyS0 > nc -p 3000 Checking this is true ;-)
- Previous message: [aprssig] convert serial weather data to tcp socket
- Next message: [aprssig] convert serial weather data to tcp socket
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
