473,386 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How do I set the "cnonce" value when using HttpWebRequest/HttpWebResponse objects

It there a way that would allow me to create a cnonce value when using the
HttpWebRequest/HttpWebResponse objects for connectivity?

If the "WWW-Authenticate" header returns the "qop" I need to be able to set
the cnonce value in the reply?

I don't see any way that I can do this.

I am trying to get connectivity with RETS a rets site that has client
authentication enabled and need to be able to generate a specific RFC 2617
cnonce value that will be returned.

Currently the initial and second attempts are made before control is
returned to my application.

--
Bruce
Aug 7 '06 #1
0 1694

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Satinderpal Singh | last post by:
Hi everyone, We are using HttpWebRequest to create a request to a URI, which requires us to login first. In order to process all the transactions, first we have to login and get the cookie value...
1
by: Bill Woodruff | last post by:
I wrote an application which uses WebRequest to access several thousand small graphics file on an on-line server, uses GetResponseStream and Image.FromStream to copy their contents, and then saves...
1
by: Keith Smith | last post by:
How can I get the character value of a KeyPress? I tried this... MessageBox.Show(e.KeyChar.ToString()); ....but it only gives me the actual character itself. For example, if the user presses...
1
by: Julia | last post by:
Hi, I am calling an ASP page from a NET application,and it seems that the hebrew characters are being lost here is my code: string url.... string strPost....
1
by: Satinderpal Singh | last post by:
Hi everyone, We are using HttpWebRequest to create a request to a URI, which requires us to login first. In order to process all the transactions, first we have to login and get the cookie value...
3
by: Vivienne | last post by:
hi, I am using a C# library in my C++ project. I want to make use of the classes defined in the library to do some job, and use the return value to go on other works in my project. But it seem...
2
by: Vivienne | last post by:
Hi, I am using a c# lib in my c++ project, with VS2005 as the IDE. class InCollection is a class defined in c# lib, its method getMemebers() will return all of its members as a System::string ....
16
by: poojabawa | last post by:
getting error 404 when using HttpWebRequest
1
by: imam waqas | last post by:
#include "stdafx.h" #include <iostream> #include <fstream> using namespace std; const char fileName = "c:\\Users\\user\\Desktop\\lab4prac\\data.txt"; void openfile(ofstream& outstream);...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.