utp_protocol library
UTP library , include ServerUTPSocket,UTPSocketClient,UTPSocket
Classes
- ServerUTPSocket
- This class will create a UTP socket to listening income UTP socket.
- ServerUTPSocketImpl
- UTPSocket
- UTP socket
- UTPSocketClient
- UTP socket client.
- UTPSocketImpl
Constants
- CCONTROL_TARGET → const int
- 100 ms = 100000 micro seconds
- MAX_CWND_INCREASE_PACKETS_PER_RTT → const int
- MAX_PACKET_SIZE → const int
- Each UDP packet should less than 1400 bytes
- MAX_TIMEOUT → const int
- MIN_PACKET_SIZE → const int