Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Questionsuper node technologies Pin
J51219821-Mar-06 3:09
J51219821-Mar-06 3:09 
AnswerRe: super node technologies Pin
David Crow1-Mar-06 3:36
David Crow1-Mar-06 3:36 
QuestionNAT Pin
J51219821-Mar-06 3:06
J51219821-Mar-06 3:06 
AnswerRe: NAT Pin
Ryan Binns1-Mar-06 3:11
Ryan Binns1-Mar-06 3:11 
GeneralRe: NAT Pin
J51219821-Mar-06 4:00
J51219821-Mar-06 4:00 
Questiongeneral window UI design Pin
derek71-Mar-06 2:32
derek71-Mar-06 2:32 
AnswerRe: general window UI design Pin
toxcct1-Mar-06 2:43
toxcct1-Mar-06 2:43 
GeneralRe: general window UI design Pin
derek71-Mar-06 3:35
derek71-Mar-06 3:35 
GeneralRe: general window UI design Pin
toxcct1-Mar-06 3:55
toxcct1-Mar-06 3:55 
Questionhow set a global message, same in all process. Pin
FlyWithYou1-Mar-06 2:00
FlyWithYou1-Mar-06 2:00 
AnswerRe: how set a global message, same in all process. Pin
ThatsAlok1-Mar-06 2:39
ThatsAlok1-Mar-06 2:39 
AnswerRe: how set a global message, same in all process. Pin
Ryan Binns1-Mar-06 2:40
Ryan Binns1-Mar-06 2:40 
AnswerRe: how set a global message, same in all process. Pin
jhwurmbach1-Mar-06 3:00
jhwurmbach1-Mar-06 3:00 

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.