Proxy configuration

Hi guys!

I’‘m planning to develop a Java made GTalk clone and start searching the web for an XMPP api for dealing with it. That’‘s how I came across with Smack. The lib is just great and I’'ve already started coding some tests and stuff.

The problem is I haven’'t seen any proxy configuration support on the api… I have already searched the forum for some information and found something about proxy support for GATE project. My question is, will it be available for Smack users as well? If no, is there any chance for it to be added to Smack too?

Thanks!

Hi,

not sure if you are also looking for HTTP CONNECT - I did post a dirty hack some days ago here: http://www.igniterealtime.org/forum/thread.jspa?threadID=21960#131581

But it will likely not be added to Smack.

LG