Hi Guys I’m debugging some CS program and to view the performance of the application in slow internet I tried many different ways. However the best would be the Server and the client be in the same PC —- my debugging environments for both the server side and the client is setup in one PC.
So I’m wondering is there anyway to limit the speed? I’m using TCP but I don’t know too much in-depth knowledge of it.
Thank you
Finally I found this does what I need.
http://www.nirsoft.net/utils/socket_sniffer.html
Captures Windows Socket traffic, no matter it’s local or not.