For list admin

2001-09-18 Thread chris morris
Could the list admin please contact me off-list. Thank you. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Please post serial port communication example

2001-08-10 Thread chris morris
lto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 1:50 PM To: chris morris Cc: [EMAIL PROTECTED] Subject: Re: Wanted: Serial Port Communication Example On Thu, 9 Aug 2001, chris morris wrote: > Can someone post a sample Perl script(is that what they are called, > scripts?) that commu

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