httpproxy with username and password

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tsj
Posts: 2
Joined: Sun Apr 09, 2006 10:29 am

httpproxy with username and password

Post by tsj »

I have a situation where my end users (medical students) are likely to be connecting to wireless networks in a variety of hospital settings, each of which have their own unique proxy settings. At least one of these proxy servers requires a username and password as well. Can you somehow set this using the httpproxy property or is some other method required?

Terry...
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: httpproxy with username and password

Post by Mark »

Terry,

You will find some useful info here --broken link removed--.

Best,

Mark
Last edited by Mark on Mon Mar 11, 2013 11:41 am, edited 2 times in total.
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
tsj
Posts: 2
Joined: Sun Apr 09, 2006 10:29 am

Re: httpproxy with username and password

Post by tsj »

Thanks Mark - I'll give the httpheaders approach a whirl.

Terry...
Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Re: httpproxy with username and password

Post by Nakia »

Realise this is an old thread but does anyone have some working examples of authenticating with a Proxy that requires username and password?
Post Reply