#include "TCPEndpoint.h"
#include "NetHandler.h"
#include "NetSender.h"
#include "NetReceiver.h"
Include dependency graph for TCPHandler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TCPHandler |
The associated sender first finds out the size of the data to send and streams the data into a memory buffer. More... |
Definition in file TCPHandler.h.