by Sanket Gupta [sanket at tsucorp dot net] posted on 2004/06/11 |
|
Hi guys,
Is there any way i can use the securesocket library over a proxy server.
I had been using the proxysocket class and tried integrating the two.
but it seems that the ssl library uses a virtual socket class whereas the proxy socket extends the socket class.
Is there any way i can get the ssl library to work through a proxy server.
Any help will be appreciated.
Thanks |