Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. HTTP request using VC++

HTTP request using VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nikhil Trivedi
    wrote on last edited by
    #1

    I am a Newbie. I want to know how can I send HTTP request, both GET and POST using vc++. What are the libraries needed for that. And how can this be incorporated in a DLL. This is urgent. So please reply faster. Thanks for your prompt reply. :( Nikhil Trivedi Nikhs Software Developer

    _ L T 3 Replies Last reply
    0
    • N Nikhil Trivedi

      I am a Newbie. I want to know how can I send HTTP request, both GET and POST using vc++. What are the libraries needed for that. And how can this be incorporated in a DLL. This is urgent. So please reply faster. Thanks for your prompt reply. :( Nikhil Trivedi Nikhs Software Developer

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      Yes Sir, Read MSXML interfaces.... Think about forming requests and getting the response. Deserialize the response and you are done. That is all to it.

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • N Nikhil Trivedi

        I am a Newbie. I want to know how can I send HTTP request, both GET and POST using vc++. What are the libraries needed for that. And how can this be incorporated in a DLL. This is urgent. So please reply faster. Thanks for your prompt reply. :( Nikhil Trivedi Nikhs Software Developer

        L Offline
        L Offline
        led mike
        wrote on last edited by
        #3

        Nikhil Trivedi wrote:

        I want to know how can I send HTTP request, both GET and POST using vc++

        There are many ways.

        Nikhil Trivedi wrote:

        What are the libraries needed

        There are many libraries. Winsock API CAsyncSocket, CSocket MFC Classes WinInet library CInternetSession and MFC WinInet Classes WinHttp library Good luck

        led mike

        M 1 Reply Last reply
        0
        • L led mike

          Nikhil Trivedi wrote:

          I want to know how can I send HTTP request, both GET and POST using vc++

          There are many ways.

          Nikhil Trivedi wrote:

          What are the libraries needed

          There are many libraries. Winsock API CAsyncSocket, CSocket MFC Classes WinInet library CInternetSession and MFC WinInet Classes WinHttp library Good luck

          led mike

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #4

          Nikhil Trivedi wrote:

          So please reply faster

          You need too reply Faster! ;P

          "If you can dodge a wrench, you can dodge a ball."

          L 1 Reply Last reply
          0
          • M Mark Salsbery

            Nikhil Trivedi wrote:

            So please reply faster

            You need too reply Faster! ;P

            "If you can dodge a wrench, you can dodge a ball."

            L Offline
            L Offline
            led mike
            wrote on last edited by
            #5

            I type very fast!

            led mike

            T 1 Reply Last reply
            0
            • N Nikhil Trivedi

              I am a Newbie. I want to know how can I send HTTP request, both GET and POST using vc++. What are the libraries needed for that. And how can this be incorporated in a DLL. This is urgent. So please reply faster. Thanks for your prompt reply. :( Nikhil Trivedi Nikhs Software Developer

              T Offline
              T Offline
              ThatsAlok
              wrote on last edited by
              #6

              Nikhil Trivedi wrote:

              I am a Newbie. I want to know how can I send HTTP request, both GET and POST using vc++. What are the libraries needed for that. And how can this be incorporated in a DLL.

              http://www.codeproject.com/internet/amhttputils.asp[^]

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

              cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and you

              1 Reply Last reply
              0
              • L led mike

                I type very fast!

                led mike

                T Offline
                T Offline
                ThatsAlok
                wrote on last edited by
                #7

                led mike wrote:

                I type very fast!

                ohh i am late in replying :(

                "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and you

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups