首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > serial-to-tcp

serial-to-tcp

资 源 简 介

What is this project about? serial-to-tcp is a serial port over tcp/IP server written in node.js. Originally, this tool was intended for use by the PlugWise-java project, so I could acces remotely installed PlugWise Stick module. However I created a separate project for this tool in order to enable reuse by others. Features This tool supports multiple connections. The first connection made to the server will have write permission, all other connections will have read permission only. Upon disconnect of the oldest connection, the second-oldest connection will obtain write permission. This tool can be run in monitoring mode using the -monitor command line option. This way, it will output the serial/tcp conversation to the console.

文 件 列 表

serialserver
bin
CHANGELOG
INSTALL
lib
node_modules
NOTICE
package.json
VIP VIP
0.205665s