A
abhi147
Hi ,
I have a basic socket program with a server listening in a
while loop and one client . Now I want to have 3 servers on listening
mode with one client sending the data (kind of load balancing) to all
three servers .
Can anyone help me how it can be done . What about the multiple IP
address and ports?
Please help me !
Thanks in advance .
I have a basic socket program with a server listening in a
while loop and one client . Now I want to have 3 servers on listening
mode with one client sending the data (kind of load balancing) to all
three servers .
Can anyone help me how it can be done . What about the multiple IP
address and ports?
Please help me !
Thanks in advance .