Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
jshamid #1
Member since Feb 2007 · 30 posts
Group memberships: Members
Show profile · Link to this post
Subject: Using proxty
hi, i would like to use proxy settings with miniclient application, how can i configure applicaiton. please.
Avatar
Jabberer #2
Member since Feb 2006 · 249 posts
Group memberships: Members
Show profile · Link to this post
Which kind of Proxy you want to use?
Currently there is only support for HTTP proxies which only works in combination of HTTP Polling. The most enterprise networks don't allow the HTTP Proxy connect method to setup a persistent TCP connection. This is why you should use HTTP Polling or HTTP binding for HTTP Proxies.
Software Developer
AG-Software
Avatar
jshamid #3
Member since Feb 2007 · 30 posts
Group memberships: Members
Show profile · Link to this post
hi if i want to use http polling, what i supposed to do.
and also if i want to use socks, how can i do that, please help me.
Avatar
Jabberer #4
Member since Feb 2006 · 249 posts
Group memberships: Members
Show profile · Link to this post
Quote by jshamid:
hi if i want to use http polling, what i supposed to do.

You need a server with HTTP-Polling support and set the following properties
  1. xmppCon.SocketConnectionType = HttpPolling;
  2. xmppCon.ConnectServer = "http://YourPollingUrl";

Quote by jshamid:
and also if i want to use socks, how can i do that, please help me.
There is currently no Socks support. We can add this for you via the professional services we offer.  If you are interested, please contact the AG-Software Sales at sales@ag-software.de
Software Developer
AG-Software
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS