8000 GitHub - qwe9527/TCP2Serialport: TCP and Serialport are forwarded to each other
[go: up one dir, main page]

Skip to content

qwe9527/TCP2Serialport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick start

git clone https://github.com/qwe9527/TCP2Serialport

npm install

npm start -- com=COM3

params

  • com : SerialPort comName
  • localPort : TCP client localPort
  • host : TCP Server host
  • port : TCP Server port

examples

npm start -- com=COM3 localPort=7101 host=192.168.31.231 port=8080

About

TCP and Serialport are forwarded to each other

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0