Upload file to a http server

Discussion in 'C' started by starter08, Sep 12, 2008.

  1. starter08

    starter08 New Member

    Joined:
    Sep 3, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    I am a relatively newbie to C++.
    I have to upload a file to a web server through C++.
    The server just excepts http requests no scp or ftp.
    Appreciate if anybody can guide me in the right direction or point me to some tutorial for the same.

    Thanks,
     
  2. asha

    asha New Member

    Joined:
    Nov 9, 2006
    Messages:
    44
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    Homemaker
    Location:
    Kolkata
    Home Page:
    http://whatanindianrecipe.com
    Do you know how to open a TCP connection to the web server in C++?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice