Increase ping size

rafikos.decisarios Posted messages 54 Status Membre -  
 Anonymous user -
Hello,
I would like to know how to increase the size of the packet that can be sent with the ping command in MS-DOS.
Thank you in advance
Configuration: Windows XP Firefox 2.0.0.14

2 réponses

Bleack
 
you proceed as follows

ping @ip -l xxxx

example: ping 192.168.1.1 -l 320

by default the packet size is 32 bytes
1
Anonymous user
 
ping @127.0.0.1 -l xxxx
ping: mauvaise valeur de préchargement, devrait être 1..65536


no, that doesn't work
-4