coder2000 / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

how to connect gtalk use http proxy #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
how to connect gtalk use http proxy

3x

Original issue reported on code.google.com by happyli....@gmail.com on 31 Jul 2008 at 9:03

GoogleCodeExporter commented 8 years ago
On your JabberClient instance, set the ProxyType to ProxyType.HTTP, and then 
set ProxyHost, ProxyPort, 
ProxyUsername and ProxyPassword correctly.

Original comment by hil...@gmail.com on 31 Jul 2008 at 5:10