Hi Steve,
Thanks for pointing me in right direction. I could get an http server up and running. But I couldn't figure out how I can extract parameters out of my http_request object, for both GET and POST requests... ?
The only way I see that this can be done is by string parsing of the entire message, which is quite costly. Please guide me again..
RaKi
Thanks for pointing me in right direction. I could get an http server up and running. But I couldn't figure out how I can extract parameters out of my http_request object, for both GET and POST requests... ?
The only way I see that this can be done is by string parsing of the entire message, which is quite costly. Please guide me again..
RaKi