Nazgul_zulus wrote:
> Hello,
>
> I have got c++ program, which aim is to modify files in xml format.
> I would like to send modified xml file using HTTP POST method.
> I suppose that I need to make socket and connect on 80 port.
>
> Maybe someone knows how to do it in c++.
>
> thanks
>
> N_Z
>
>
Yes, someone does know how to do it, but they will answer
your questions in a newsgroup about your platform. Your
issue is off-topic in this newsgroup. See the FAQ and
welcome.txt links below.
--
Thomas Matthews
C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq:
http://www.parashift.com/c++-faq-lite
C Faq:
http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library