how can communicate with a router
-
my computer is stand alon and connected to a busy router( which is been serving its services for different ISPs ) how can i communicate with that router to get knowledge of about its channel connection quality (like parameters latency, pakcet loss etc) kashif
-
my computer is stand alon and connected to a busy router( which is been serving its services for different ISPs ) how can i communicate with that router to get knowledge of about its channel connection quality (like parameters latency, pakcet loss etc) kashif
This is specific to the firmware for the router. You need to consult the router manufacturer web site for details, if any are provided.
Microsoft MVP, Visual C# My Articles
-
my computer is stand alon and connected to a busy router( which is been serving its services for different ISPs ) how can i communicate with that router to get knowledge of about its channel connection quality (like parameters latency, pakcet loss etc) kashif
use SNMP to communicate with the router. but I haven't done something like this in c# til now.
-
use SNMP to communicate with the router. but I haven't done something like this in c# til now.