Skip to content Skip to sidebar Skip to footer
Showing posts with the label Midlet

Processing Chunked Encoded Http Post Requests In Python (or Generic Cgi Under Apache)

I have a j2me client that would post some chunked encoded data to a webserver. I'd like to proc… Read more Processing Chunked Encoded Http Post Requests In Python (or Generic Cgi Under Apache)