Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dual interface Pin
George_George14-Sep-08 2:00
George_George14-Sep-08 2:00 
GeneralRe: dual interface Pin
CPallini14-Sep-08 2:27
mveCPallini14-Sep-08 2:27 
GeneralRe: dual interface Pin
George_George14-Sep-08 2:41
George_George14-Sep-08 2:41 
GeneralRe: dual interface Pin
CPallini14-Sep-08 3:15
mveCPallini14-Sep-08 3:15 
GeneralRe: dual interface Pin
George_George15-Sep-08 4:09
George_George15-Sep-08 4:09 
GeneralRe: dual interface Pin
CPallini15-Sep-08 4:38
mveCPallini15-Sep-08 4:38 
GeneralRe: dual interface Pin
George_George15-Sep-08 4:43
George_George15-Sep-08 4:43 
GeneralRe: dual interface Pin
CPallini15-Sep-08 4:48
mveCPallini15-Sep-08 4:48 
GeneralRe: dual interface Pin
George_George15-Sep-08 17:10
George_George15-Sep-08 17:10 
GeneralRe: dual interface Pin
CPallini15-Sep-08 21:38
mveCPallini15-Sep-08 21:38 
GeneralRe: dual interface Pin
George_George15-Sep-08 22:11
George_George15-Sep-08 22:11 
GeneralRe: dual interface Pin
George_George11-Sep-08 22:55
George_George11-Sep-08 22:55 
GeneralRe: dual interface Pin
led mike12-Sep-08 4:33
led mike12-Sep-08 4:33 
GeneralRe: dual interface Pin
led mike12-Sep-08 4:33
led mike12-Sep-08 4:33 
GeneralRe: dual interface Pin
George_George12-Sep-08 19:59
George_George12-Sep-08 19:59 
QuestionWinsock 10053 for my app but not for others/ [modified] Pin
LitteWindow11-Sep-08 15:21
LitteWindow11-Sep-08 15:21 
AnswerRe: Winsock 10053 for my app but not for others/ Pin
Mark Salsbery12-Sep-08 5:43
Mark Salsbery12-Sep-08 5:43 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
LitteWindow12-Sep-08 9:52
LitteWindow12-Sep-08 9:52 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
Mark Salsbery12-Sep-08 10:25
Mark Salsbery12-Sep-08 10:25 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
LitteWindow12-Sep-08 12:09
LitteWindow12-Sep-08 12:09 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
Mark Salsbery12-Sep-08 12:24
Mark Salsbery12-Sep-08 12:24 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
LitteWindow12-Sep-08 13:13
LitteWindow12-Sep-08 13:13 
GeneralRe: Winsock 10053 for my app but not for others/ Pin
Mark Salsbery12-Sep-08 13:29
Mark Salsbery12-Sep-08 13:29 
GeneralCommunication .....what I'm sending and receiving.... Pin
LitteWindow13-Sep-08 3:19
LitteWindow13-Sep-08 3:19 
Sending this to server ....

POST /index.txt HTTP/1.1
Host: 192.168.1.105
Connection: Keep-Alive, TE
TE: trailers, deflate, gzip, compress
User-Agent: Gallery Remote 1.5
Accept-Encoding: text/*, text/html, text/html;level=1, */*

qewr
The returned message is ->

HTTP/1.1 200 OK
Date: Sat, 13 Sep 2008 13:13:26 GMT
Server: Apache/2.2.9 (Fedora)
Last-Modified: Thu, 28 Aug 2008 01:36:16 GMT
ETag: "595979-2d-4557b29b66400"
Accept-Ranges: bytes
Content-Length: 45
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/plain; charset=UTF-8
GeneralRe: Communication .....what I'm sending and receiving.... Pin
Mark Salsbery13-Sep-08 8:34
Mark Salsbery13-Sep-08 8:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.