How to calculate latency between server and client using c#.net? -


i beginner @ c#.net. so, want write program find network latency between server , client machines.

the best way know latency between server , client use javascript in client page. because when generate c# code doesn't know client.

use solution : is possible ping server javascript?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -