Libpurple / http method‏

"Marco Trevisan (Treviño)" mail at 3v1n0.net
Fri Jun 5 10:22:59 EDT 2009


Cedric Roche wrote:
> I'm using the libpurple "nullclient.c" example and I'm
> having trouble to get trough a proxy. The access is denied because he
> won't tunnel the 1863 port (msn). It's probably because I'm not using
> the http method.
> How can I do that ?

For the MSN protocol you just need do add something like:
 purple_account_set_bool(account, "http_method", TRUE);

Bye ;)

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/




More information about the Devel mailing list