Protocol library
Classes | |
| class | TcpConnection |
| Connection class, responsible of send/receive data from any client or server. Regardless its communication protocol or synchrony. More... | |
| class | TcpAsyncServer |
| TCP Server Class that allows to create a server to interact with send and receive operations. More... | |
| class | UdpSocket |
| UDP Socket Class that allows to create a udp socket with custom listener and timeout for response. More... | |
