
12.01.2007, 14:43
|
|
Members of Antichat - Level 5
Регистрация: 27.01.2006
Сообщений: 258
Провел на форуме: 6127131
Репутация:
774
|
|
Поидее так.
char post[]="POST /file.html HTTP/1.0\r
Referer: http://www.site.ru/file.html?lang=ua\r
Accept-Language: ru\r
Content-Type: application/x-www-form-urlencoded\r
User-Agent: Internet Explorer 6.0\r
Host: www.site.ru\r
Content-Length: 83\r
Cookie: countfile=1;\r
Connection: Keep-Alive\r
\r
submitted=true&lang=ua&code=1124&message=Lolof";
send (socket, post, sizeof(post), 0);
__________________
Завтра будет.Лучше.
|
|
|