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

C / C++ / MFC

 
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 
QuestionClass Design Question Pin
ldsdbomber1-Mar-06 1:43
ldsdbomber1-Mar-06 1:43 
AnswerRe: Class Design Question Pin
walter761-Mar-06 2:17
walter761-Mar-06 2:17 
GeneralRe: Class Design Question Pin
ldsdbomber1-Mar-06 5:32
ldsdbomber1-Mar-06 5:32 
GeneralRe: Class Design Question Pin
walter761-Mar-06 5:38
walter761-Mar-06 5:38 
QuestionCracking console app that takes data to stdin. Pin
9ine1-Mar-06 1:02
9ine1-Mar-06 1:02 
AnswerRe: Cracking console app that takes data to stdin. Pin
RobJones1-Mar-06 3:31
RobJones1-Mar-06 3:31 
GeneralRe: Cracking console app that takes data to stdin. Pin
9ine1-Mar-06 5:39
9ine1-Mar-06 5:39 

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.