ConnectionTCPClient* conn0 = new ConnectionTCPClient( j->logInstance(),"Proxy_server", Proxy_port); ConnectionHTTPProxy* conn1 = new ConnectionHTTPProxy( j, conn0, j->logInstance(),"talk.google.com", 5222 ); conn1->setProxyAuth("HTTP_PROXY_USERNAME","HTTP_PROXY_PASSWD")
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)