newsNetKitty - News

 
 

Preliminary Serial Port Support on git

Item posted by David Martínez Oliveira <dmartin> on Thu 15 Aug 2013 03:01:07 PM UTC.

Preliminary serial port support has been added to netkitty in a new development branch. Still under test, but for those of you interested just checkout the "serial" branch on our git repository.

With this new version you can just do

nk -c S,/dev/ttyUSB1,9600

to access a serial port, or

nk -hub -s T,5000 -c S,/dev/ttyUSB1,9600

to distribute data from your serial port device to any application connecting to port 500 in the host machine.

Any feedback is welcomed!
--
david

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code