Re: Wanted: Serial Port Communication Example

2001-08-09 Thread Brett W. McCoy
On Thu, 9 Aug 2001, chris morris wrote: > Can someone post a sample Perl script(is that what they are called, > scripts?) that communicates with the serial port (for *nix OS). Just > something that opens for read/write, sends "Hello" then reads a reply > would be great. I've read the info in pe

Wanted: Serial Port Communication Example

2001-08-09 Thread chris morris
Can someone post a sample Perl script(is that what they are called, scripts?) that communicates with the serial port (for *nix OS). Just something that opens for read/write, sends "Hello" then reads a reply would be great. I've read the info in perlfaq8 and termios but I am having trouble puttin