greg_schmit
Jan 10th, 2008, 10:42 AM
I am designing a remote administraton client/server program that gives the server the ability to control and moniter his client machines through data that is transferred through the winsock control.
I have tried to send data to 127.0.0.1 and it loops back to me and I get it virtually instantly, but I am not sure if there will be more delay when sending data to a computer that is in india or something.
Also, I want to know if the delay of transfer will be greater with different IP addresses. I don't really understand how IP's are assigned, but I just want to get information on delay in data transfer.
I have tried to send data to 127.0.0.1 and it loops back to me and I get it virtually instantly, but I am not sure if there will be more delay when sending data to a computer that is in india or something.
Also, I want to know if the delay of transfer will be greater with different IP addresses. I don't really understand how IP's are assigned, but I just want to get information on delay in data transfer.