networking - C# - How to identify packet loss between server and client -


we develop desktop tool checking packet loss between server , client. tool running on client machine. client has port 4172 tcp , udp open , can communicate on port. possible identify data transfer in both direction? there .net api this?

i have checked tools pcap.net , winpcap

.net has ping classes make pretty easy. guy has sample code should started: http://forum.codecall.net/topic/37643-c-packet-lossping-program/


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -