There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.