Re: Server receiving HTTP POST

Tech-Archive recommends: Speed Up your PC by fixing your registry



Thanks Joerg,
It worked for me..

Joerg Jooss wrote:
Thus wrote Christina,

Thanks Joerg,

The link : http://www.netomatix.com/Development/XmlWebRequest.aspx was
helpful.
I have implemented it and I have a question :
1) This sample given in yhr link, converts he xml file into bytes and
then sends to the listening URL. Is it possible to send the XML file
directly (not the XML file converted into bytes)?

No. Networks transmit bytes, not objects.

Cheers,
--
Joerg Jooss
news-reply@xxxxxxxxxxxxx

.



Relevant Pages

  • Re: Server receiving HTTP POST
    ... Christina wrote: ... When I try to post the xml file again and again, ... Joerg Jooss wrote: ... This sample given in yhr link, converts he xml file into bytes and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Server receiving HTTP POST
    ... When I try to post the xml file again and again, ... Joerg Jooss wrote: ... This sample given in yhr link, converts he xml file into bytes and ... then sends to the listening URL. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: xml file encoding
    ... That xml is used in some third party java program. ... When I make xml file as UTF-8, I can not open it with that java program, but when I make as "windows-1250" than I can open it but I can not see CE characters ... Joerg Jooss ...
    (microsoft.public.dotnet.framework.aspnet)