I have a situation where I need to calculate the network jitter between the two computer connected over the internet from an ASP.NET application.
I have searched but I have not found any solution for this. Has any one done this before in c#.
I need a web page which the client computers can call. The web page should calculate the network statistics between the client and the server and save then in the database.
Thanks for your time.