Click here to Skip to main content
15,894,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMultiDocTemplate initialization question Pin
camoguard1-Mar-06 5:00
camoguard1-Mar-06 5:00 
AnswerRe: MultiDocTemplate initialization question Pin
camoguard1-Mar-06 5:31
camoguard1-Mar-06 5:31 
QuestionHowto make a system modal application Pin
whatever891-Mar-06 4:46
whatever891-Mar-06 4:46 
AnswerRe: Howto make a system modal application Pin
David Crow1-Mar-06 5:32
David Crow1-Mar-06 5:32 
QuestionHow show a Bitmap Pin
Alfius791-Mar-06 4:20
Alfius791-Mar-06 4:20 
AnswerRe: How show a Bitmap Pin
Hamid_RT1-Mar-06 4:25
Hamid_RT1-Mar-06 4:25 
GeneralRe: How show a Bitmap Pin
Alfius791-Mar-06 4:30
Alfius791-Mar-06 4:30 
QuestionRe: How show a Bitmap Pin
David Crow1-Mar-06 4:27
David Crow1-Mar-06 4:27 
AnswerRe: How show a Bitmap Pin
Alfius791-Mar-06 21:05
Alfius791-Mar-06 21:05 
GeneralRe: How show a Bitmap Pin
David Crow2-Mar-06 3:09
David Crow2-Mar-06 3:09 
GeneralRe: How show a Bitmap Pin
Alfius792-Mar-06 5:06
Alfius792-Mar-06 5:06 
Questionmix code Vc++ Pin
_tasleem1-Mar-06 4:07
_tasleem1-Mar-06 4:07 
QuestionTypecast _bstr_t to int? Pin
hanno251-Mar-06 3:53
hanno251-Mar-06 3:53 
QuestionRe: Typecast _bstr_t to int? Pin
David Crow1-Mar-06 4:01
David Crow1-Mar-06 4:01 
AnswerRe: Typecast _bstr_t to int? Pin
walter761-Mar-06 4:29
walter761-Mar-06 4:29 
GeneralRe: Typecast _bstr_t to int? Pin
hanno251-Mar-06 5:23
hanno251-Mar-06 5:23 
Questionwhat is IDR_MAINFRAME? Pin
derek71-Mar-06 3:33
derek71-Mar-06 3:33 
QuestionRe: what is IDR_MAINFRAME? Pin
David Crow1-Mar-06 3:34
David Crow1-Mar-06 3:34 
AnswerRe: what is IDR_MAINFRAME? Pin
derek71-Mar-06 3:51
derek71-Mar-06 3:51 
QuestionRe: what is IDR_MAINFRAME? Pin
David Crow1-Mar-06 4:00
David Crow1-Mar-06 4:00 
QuestionInternet access application Pin
sanjaylk1-Mar-06 3:27
sanjaylk1-Mar-06 3:27 
Hi all,

My problem is like this

Connect and create session to the webserver using https
Get local binary data (any file) and upload this binry data on webserver using the above connection.

After searching through MSDN i found 'MFC sample TEAR' and its working fine to connect and get data from server.

but it works only when direct internet connection is available (no proxy),
And it fails for proxy or firewall authetication.

also i dont know if this sample supports 'https' or not.


i want to establish all these connections through my application

my application should check if proxy is enabled or not
(i think which can be easily done by getting default browsers settings from registry)

and ask user to enter proxy login and password. then i should able to connect internet using these information.

can any one suggest solution for my problem?

Thanks in advance.
sanjay
AnswerRe: Internet access application Pin
walter761-Mar-06 3:44
walter761-Mar-06 3:44 
GeneralRe: Internet access application Pin
sanjaylk1-Mar-06 4:09
sanjaylk1-Mar-06 4:09 
Questionline counter code Pin
nanjesh1-Mar-06 3:21
nanjesh1-Mar-06 3:21 
AnswerRe: line counter code Pin
toxcct1-Mar-06 3:25
toxcct1-Mar-06 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.