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 » Mon May 03, 2010 12:42 pm

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 » Tue May 04, 2010 10:39 am

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 » Tue May 04, 2010 10:22 pm

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 » Mon Mar 11, 2013 6:33 am

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