You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.