Thread: Windows/IIS Authentication thru C/C++

  1. #1
    Registered User
    Join Date
    Dec 2002
    Posts
    9

    Windows/IIS Authentication thru C/C++

    I need to access a Web Service through a local C/C++ Windows program. I have the code to access the webservice itself, but i need to authenticate to the webservice through Windows Integrated Authentication.

    Any help would be greatly appreciated!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Authentication Methods.
    By mkthnx001 in forum C++ Programming
    Replies: 3
    Last Post: 06-27-2009, 03:36 PM
  2. HTTP authentication
    By George2 in forum C# Programming
    Replies: 6
    Last Post: 07-29-2008, 10:49 AM
  3. Replies: 2
    Last Post: 07-24-2008, 06:05 AM
  4. authentication program
    By destruction in forum C Programming
    Replies: 1
    Last Post: 08-26-2005, 07:10 AM