Skip to content

A class that will realize the mutual conversion of serial port data and TCP data. The serial port data is mapped to the given port of TCP server. The server supports the use of epoll technology to support multi client connection.

License

Notifications You must be signed in to change notification settings

chuanstudyup/UARTTOTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UARTTOTCP

A class that will realize the mutual conversion of serial port data and TCP data. The serial port data is mapped to the given port of TCP server. The server supports the use of epoll technology to support multi client connection.

About

A class that will realize the mutual conversion of serial port data and TCP data. The serial port data is mapped to the given port of TCP server. The server supports the use of epoll technology to support multi client connection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages