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
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