Click here to Skip to main content
15,898,954 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing multiple parameters to a thread Pin
Cedric Moonen6-Feb-08 20:18
Cedric Moonen6-Feb-08 20:18 
GeneralRe: Passing multiple parameters to a thread Pin
CPallini6-Feb-08 21:00
mveCPallini6-Feb-08 21:00 
GeneralRe: Passing multiple parameters to a thread Pin
Mark Salsbery7-Feb-08 5:31
Mark Salsbery7-Feb-08 5:31 
GeneralRe: Passing multiple parameters to a thread Pin
Cedric Moonen7-Feb-08 7:37
Cedric Moonen7-Feb-08 7:37 
GeneralRe: Passing multiple parameters to a thread Pin
Mark Salsbery7-Feb-08 7:54
Mark Salsbery7-Feb-08 7:54 
GeneralRe: Passing multiple parameters to a thread [Solved] Pin
jonsey298479-Feb-08 0:17
jonsey298479-Feb-08 0:17 
GeneralRe: Passing multiple parameters to a thread, best practices Pin
jonsey298479-Feb-08 0:29
jonsey298479-Feb-08 0:29 
QuestionXMLHttpRequest POST message flow. Pin
Neville Franks6-Feb-08 9:25
Neville Franks6-Feb-08 9:25 
I'm working on a small embedded web server for my app Surfulater and wonder if anyone knows the steps involved in a XMLHttpRequest POST.

It appears that the server gets the Headers first, then sends back a 200 OK response and then receives the BODY for the POST.

This isn't my understanding of how it should work from reading the HTTP 1.1 RFC etc. Which indicates the POST Headers and Body are sent as one. My testing so far has been from IE6 only.

I'm trying to work out if my code is wrong or my understanding of the HTTP spec or the Browser implementation varies.

Neville Franks, Author of Surfulater www.surfulater.com "Save what you Surf" and ED for Windows www.getsoft.com


GeneralRe: XMLHttpRequest POST message flow. Pin
led mike8-Feb-08 8:41
led mike8-Feb-08 8:41 
GeneralRe: XMLHttpRequest POST message flow. Pin
Neville Franks8-Feb-08 9:53
Neville Franks8-Feb-08 9:53 
GeneralRe: XMLHttpRequest POST message flow. Pin
led mike8-Feb-08 10:10
led mike8-Feb-08 10:10 
GeneralRe: XMLHttpRequest POST message flow. Pin
Neville Franks8-Feb-08 10:56
Neville Franks8-Feb-08 10:56 
GeneralRe: XMLHttpRequest POST message flow. Pin
led mike8-Feb-08 11:16
led mike8-Feb-08 11:16 
GeneralRe: XMLHttpRequest POST message flow. Pin
Neville Franks8-Feb-08 12:14
Neville Franks8-Feb-08 12:14 
Generalcalling code with MFC in non MFC environment Pin
act_x6-Feb-08 8:16
act_x6-Feb-08 8:16 
GeneralRe: calling code with MFC in non MFC environment Pin
Mark Salsbery6-Feb-08 8:48
Mark Salsbery6-Feb-08 8:48 
GeneralRe: calling code with MFC in non MFC environment Pin
act_x6-Feb-08 8:51
act_x6-Feb-08 8:51 
GeneralRe: calling code with MFC in non MFC environment Pin
act_x6-Feb-08 8:52
act_x6-Feb-08 8:52 
GeneralRe: calling code with MFC in non MFC environment Pin
Mark Salsbery6-Feb-08 9:00
Mark Salsbery6-Feb-08 9:00 
GeneralNamedpipe communication Pin
harsha u6-Feb-08 5:52
harsha u6-Feb-08 5:52 
GeneralRe: Namedpipe communication Pin
Mark Salsbery6-Feb-08 6:09
Mark Salsbery6-Feb-08 6:09 
GeneralD3DXCreateTextureFromFile() Pin
Hanan8886-Feb-08 5:43
Hanan8886-Feb-08 5:43 
GeneralRe: D3DXCreateTextureFromFile() Pin
Cedric Moonen6-Feb-08 7:27
Cedric Moonen6-Feb-08 7:27 
GeneralRe: D3DXCreateTextureFromFile() Pin
Hanan8886-Feb-08 22:18
Hanan8886-Feb-08 22:18 
GeneralRe: D3DXCreateTextureFromFile() Pin
Cedric Moonen7-Feb-08 0:09
Cedric Moonen7-Feb-08 0:09 

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.