Http Request and characters...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: objectref (objectref_at_mediatrel.com)
Date: 03/15/05


Date: Tue, 15 Mar 2005 13:52:23 +0200

Hi to all folks here,

i have made a simple http server application that takes requests from
browsers
and do some processing on these.

The problem is that if i pass Greek characters on it, for example, ÁÂÃÄ,
i get back %CE%91%CE%92%CE%93%CE%94.

and when i pass symbols, i get nothing back.

For example. in the below request, the symbols after "generic;" never come
to my http server.

http://192.168.123.45:8501/project.serv;123456;4540;10;6945551561;generic;#$%^&*()_+

I can create a table-map for the Greek characters (so that, e.x., when i
get %CE%91 i know that is an "A")
but i am sure that there is another way to do so, unfortunately, not one
that i know of!

Can anyone help with that ?

Thanks a lot for any help,

objectref



Relevant Pages

  • Http requests and character transfer
    ... we are building a fairly complex system here in work, ... One part of our system is a custom, multithreaded http server that sits ... One of the arguments of these requests may have Greek characters within ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Http Request and characters...
    ... > i have made a simple http server application that takes requests from ... > The problem is that if i pass Greek characters on it, for example, ... You must use URL encoding in your case. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: HELP: HTTP original server jobs multiplying like rabbits
    ... The websites will slow down to a crawl, and I'll look and see 10 to 50+ jobs, all spawned by the http server. ... Why does an HTTP job spawn another job? ... the HTTP server needs more jobs to handle the requests and spawns these infernal jobs. ...
    (comp.sys.ibm.as400.misc)
  • Re: http requests doest work - virus?
    ... > either the http server is not responding, or the request is not sent. ... Just http requests are not working. ... ResQ and Data Recovery Utilities ...
    (microsoft.public.security.virus)
  • Re: process choking
    ... S> I have a small http server and I use the HttpListner to listen for http ... S> of incomming requests my process is basiclly choking. ... Also under heavy load server response times will increase, ...
    (microsoft.public.dotnet.framework.performance)