newsNetKitty - News: Preliminary Serial Port Support on git

 
 
Latest News
NetKitty 1.10.1 posted by dmartin, Fri 07 Apr 2017 04:26:07 PM UTC
NetKitty 1.9 Released posted by dmartin, Sun 28 Feb 2016 05:50:31 PM UTC
Preliminary Serial Port Support on git posted by dmartin, Thu 15 Aug 2013 03:01:07 PM UTC
NetKitty in Savannah posted by dmartin, Wed 14 Apr 2010 10:58:47 PM UTC

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-02a9.
Corresponding source code