1. urlmon.ew

Heys,

How can i get urlmon to not use the settings for Internet Exporer proxy 
settings? I want to go straight thru to the internet, bypassing my localhost 
http proxy. I tried URLMON_DIRECT_READ as a flag, but it still used the 
proxy.

Kat

new topic     » topic index » view message » categorize

2. urlmon.ew

what port does urlmon.ew use? i have users who have firewalls and i need to
be able to tell them what port to open up for the program. Thanks!

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

3. Re: urlmon.ew

On 11 Apr 2005, at 9:16, cklester wrote:

> 
> 
> posted by: cklester <cklester at yahoo.com>
> 
> what port does urlmon.ew use? i have users who have firewalls and i need to be
> able to tell them what port to open up for the program. Thanks!

Afaict, it's a generic http fetcher, using the *outgoing* temp ports as windows 
assigns them: 1025-4999. It's the *destination* port that is (usually) port 80
for
http.

Kat

new topic     » goto parent     » topic index » view message » categorize

4. Re: urlmon.ew

I use urlmon all the time. One of its great strengths is that you 
don’t have to specifically set up the ports. Urlmon uses the ports assigned 
through the dreaded Internet Explorer Internet Options. If the user can 
already view web pages through IE, then it’ll work perfect using Urlmon.

Yours, OtterDad

Don't sweat it -- it's not real life. It's only ones and zeroes. Gene Spafford

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu