A voir également:
- Requete post etrange [C] [SOCKET]
- Post it windows - Télécharger - Agendas & Calendriers
- Brouillon post instagram - Guide
- Post instagram 3 photos - Guide
- Colis china post introuvable - Forum Consommation & Internet
- Supprimer post facebook - Guide
2 réponses
geek-face
Messages postés
89
Date d'inscription
vendredi 8 avril 2011
Statut
Membre
Dernière intervention
5 mai 2011
9
5 mai 2011 à 10:12
5 mai 2011 à 10:12
On ne vois rien sur ta capture fais nous voir le code qui pose problème
http://img815.imageshack.us/i/4commentsamarche.png/
Voici une image plus claire et voici un copier coller du fameux code :
sprintf(http_request,"POST /index.php HTTP/1.1\r\nHost:%s\r\nUser-Agent:Mozilla/4.0\r\nContent-Length: %d\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\npwc=%s",hostname,strlen(password)+4,password);
Voici une image plus claire et voici un copier coller du fameux code :
sprintf(http_request,"POST /index.php HTTP/1.1\r\nHost:%s\r\nUser-Agent:Mozilla/4.0\r\nContent-Length: %d\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\npwc=%s",hostname,strlen(password)+4,password);