XP Serial port control



I am trying to use the serial port from perl, but I need O_NONBLOCK. I
thought I had this working on Win2k, but on XP I get: "vendor has not
defined Fcntl macro O_NONBLOCK". I've tried other various methods such
as IO::Select (which does not work), and I tried Serialport.pm which
predates XP! Anyone have suggestions for XP? I'm stuck! How can I
not block with a serial port?

.



Relevant Pages

  • WSDL/SOAP/XML-RPC HELP
    ... I have to define and make something like virtual driver for serial port ... It is not important what is connected on serial port. ... I read some tutorials, guides on XML-RPC, SOAP and WSDL, ... I was planning to use Perl becouse I know something about it. ...
    (comp.lang.python)
  • Begginer Question about TK::filevent
    ... I am beginer in Perl. ... receiving and transmitting on same or diffrent ports depending on the ... Serial port becomes readable. ... I wish to call &read_comport whenever my comport becomes readable ...
    (comp.lang.perl)
  • Re: Writing a daemon
    ... and the write to a 1-wire network. ... such as serial port to monitor, speed, log file name, etc. Googling for ttywatch should bring you right to the tarball. ... I use it at work in combination with a perl script to get pressure readings ...
    (Ubuntu)
  • currently promoted serial access techniques
    ... My useage of perl now dates back to the 90's and I was wondering if ... as the common way to access the serial port from Linux using perl. ... Device::SerialPort the same task will be accorded to our Unix users. ...
    (perl.beginners)
  • Re: XP Serial port control
    ... > cubscout wrote: ... >> I am trying to use the serial port from perl, ... So I was going to suggest that the op try and dig up that ...
    (comp.lang.perl.misc)