Hi,
I am using like example the HTTPTimeServer, I finally get run on windows and linux boxes.
I rewrite for fill the use that I'll do it, but I get a problem:
the HTTP get/post that I must work have parameter=value pairs and I must capture and manage it.
I saw that request.getURI() I get the URL with parameters encoded, but I must tokenize it.
Exists in POCO a class, api or work arrount for capture, tokeize and return me a map, vector's pair, etc.
with the information of forms.
regards
Gustavsen





