Upvote Upvoted 2 Downvote Downvoted
How do i test packet loss?
1
#1
0 Frags +

.

.
2
#2
7 Frags +

net_graph 3

net_graph 3
3
#3
3 Frags +

or download pingplotter which will tell you if the problem is at your local network or outside

or download pingplotter which will tell you if the problem is at your local network or outside
4
#4
1 Frags +

Type

ping -t 8.8.8.8

into CMD.

-t makes it ping until you manually stop it. You can also replace that address with any IP if you want to check your connection to a specific server.

Type
[code]ping -t 8.8.8.8[/code]
into CMD.

-t makes it ping until you manually stop it. You can also replace that address with any IP if you want to check your connection to a specific server.
Please sign in through STEAM to post a comment.