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...
httpproxy with username and password
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: httpproxy with username and password
Terry,
You will find some useful info here --broken link removed--.
Best,
Mark
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: httpproxy with username and password
Thanks Mark - I'll give the httpheaders approach a whirl.
Terry...
Terry...
Re: httpproxy with username and password
Realise this is an old thread but does anyone have some working examples of authenticating with a Proxy that requires username and password?