Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: BlazingKnight on August 30, 2003, 02:37 AM

Title: Proxies
Post by: BlazingKnight on August 30, 2003, 02:37 AM
Can you connect to b.net with HTTP proxies?
Title: Re:Proxies
Post by: Adron on August 30, 2003, 06:03 AM
Mostly not. Some HTTP proxies might support the CONNECT method for arbitrary ports, then you could.
Title: Re:Proxies
Post by: UserLoser on August 30, 2003, 11:29 AM
Actually, pretty much every HTTP proxy will support connecting to battle.net

;D
Title: Re:Proxies
Post by: Adron on August 30, 2003, 01:37 PM
Really? I'd understand if they could connect to www.battle.net, but most tend to not allow battle.net.
Title: Re:Proxies
Post by: UserLoser on August 30, 2003, 02:46 PM
that's exactly what i meant adron.  :P  i didn't include the www., because i wanted to see if anyone else would figure it out. :)
Title: Re:Proxies
Post by: Adron on August 30, 2003, 02:49 PM
Well, battle.net does listen to port 6112, but not to port 80.... ;)

Edit: Bah, some of the ips must do, and some not. It worked once, and then not anymore.