yagopott
(usa Ubuntu)
Enviado em 28/11/2011 - 00:26h
GALERA MALS POR DEMORAR EM RESPONDER
MAS O QUE EU FIZ FOI ASSIM:
#include <stdio.h>
#include <stdlib.h>
main()
{
char cmd[256], text[100];
printf("\n\n\t\tDIGITE O IP: ");
scanf("%[^\n]", text);
sprintf(cmd, "ping -f -s 1 6500 %s", text);
system(cmd);
system("pause");
}
MAS SEMPRE APARECE ESSA MSG
connect: Invalid argument
sh: pause: not found
SE ALGUEM QUISER ME ACOMPANHAR MAIS A FUNDO
MEU MSN É A MESMA COISA DO NICK @HOTMAIL.COM OK?
(JA AVISO Q PERGUNTO MTO EIN)