Description: Using C++/QT implements a load balancing, there are three procedures, Client, Server, Loder, running you can open multiple clients and multiple servers, a load balancing, use multiple clients to send more data, Round Robin load balancing using the message pushed to the idle server, service response message passed to the load balancer, the load balancer sends to the client
To Search:
File list (Check if you may need any files):
udpsockets.cpp