Thread: HTTP POST XML file

  1. #1
    Registered User
    Join Date
    Oct 2013
    Location
    Midrand Gauteng South Africa
    Posts
    27

    HTTP POST XML file

    My user requires that I add function to an already working C server that will send toanother host via http post and existing xml file. I have googled and found C# and C++ on how to do this but nothing using C. Where do I start?

  2. #2
    Registered User
    Join Date
    Nov 2012
    Posts
    1,393
    Maybe curl? They also post on their page handy links to their "competitors" if you want other sources libcurl - available alternatives

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need help with HTTP POST
    By Anddos in forum Networking/Device Communication
    Replies: 5
    Last Post: 03-22-2009, 08:41 AM
  2. Http Post
    By X PaYnE X in forum C Programming
    Replies: 7
    Last Post: 04-17-2005, 04:20 AM
  3. HTTP Post Question
    By penney in forum C# Programming
    Replies: 2
    Last Post: 06-07-2004, 09:26 AM
  4. Http Get and Post commands
    By Karlo in forum C++ Programming
    Replies: 2
    Last Post: 02-09-2003, 10:30 AM
  5. I Need A Example For Http Post
    By rjhome in forum C Programming
    Replies: 5
    Last Post: 02-17-2002, 10:49 AM

Tags for this Thread