NetKitty - 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
Powered by Savane 3.13-4b4b.
Corresponding source code