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. InternetOpenUrl with proxy

InternetOpenUrl with proxy

Scheduled Pinned Locked Moved C / C++ / MFC
helpcomsecuritytutorialquestion
2 Posts 1 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.
  • Y Offline
    Y Offline
    YaronNir
    wrote on last edited by
    #1

    Hi all i am using the method InternetOpenUrl with a callback then i can tell when status complete that proxy authentication is needed in MSDN it says to call InternetSetOption with the proxy user name and password and then call resend the problem is that i don't know how to call resend because if i call InternetOpenUrl again then it says again when complete that proxy authentication is required ??? can any1 help?

    Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

    Y 1 Reply Last reply
    0
    • Y YaronNir

      Hi all i am using the method InternetOpenUrl with a callback then i can tell when status complete that proxy authentication is needed in MSDN it says to call InternetSetOption with the proxy user name and password and then call resend the problem is that i don't know how to call resend because if i call InternetOpenUrl again then it says again when complete that proxy authentication is required ??? can any1 help?

      Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

      Y Offline
      Y Offline
      YaronNir
      wrote on last edited by
      #2

      the trick was not to call again internetopenurl (since it opens a new session), but to call httpsendrequest...

      Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

      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