Connection to serial port

Hi All,
i am using a mobile device having com port 23 and baud rate 38400 i want
to connect the device into my computer
is there any syntax present in ruby to connect the serial port to
computer
and also i want to know connection status of the device.

thanks

Sumit Mishra писал 21.07.2012 10:21:

Hi All,
i am using a mobile device having com port 23 and baud rate 38400 i
want
to connect the device into my computer
is there any syntax present in ruby to connect the serial port to
computer
and also i want to know connection status of the device.

thanks

Try gem ruby-serialport: http://ruby-serialport.rubyforge.org/