zf8848 / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

HTTP Proxy Suppot #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is there any examples about http proxy?

Original issue reported on code.google.com by mrh...@gmail.com on 6 Sep 2010 at 4:51

GoogleCodeExporter commented 9 years ago
Sorry, there aren't any.  But I believe that it's a matter of using the 
HttpPortAllocator as your port allocator, which should be pretty 
straight-foward if you are already using another port allocator.

Original comment by pthatc...@google.com on 3 Nov 2010 at 10:21

GoogleCodeExporter commented 9 years ago
This might not be the right place to ask this question, in this case please 
point me into the right direction.

Can the HttpPortAllocator be used for the initial XMPP connection? or can 
someone explain how the HttpPortAllocator really works?

Original comment by mickel.z...@gmail.com on 14 Jan 2011 at 2:50

GoogleCodeExporter commented 9 years ago
I think the solution is adding AsyncHttpsProxySocket/AsyncSocksProxySocket in 
XmppSocket.

Original comment by greatfoolbear on 14 Jan 2011 at 3:39