For FTP client component, see ConnectionType property and all properties
having "socks" in their names.
The SMTP component has not exposed any socks properties. It has to be
modified much like the FTP component (Socks protocol is supported by the
TWSocket component used by both FTP and SMTP components, so it is relatively
easy to add socks support to any of the ICS high level components).

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

----- Original Message ----- 
From: "Dominik Schmidt" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, May 17, 2006 8:58 AM
Subject: [twsocket] application with socks5 support?


> Hello,
>
> in my company we use a socks5 server to connect to special services like
> ftp. To do this we have a little tool called FreeCAP
> (http://www.freecap.ru/eng/?p=).
> I want to add my own socks support in my application but I don´t know how
to
> do that.
>
> My application uses ftp and smtp. Both protocolls should use the socks5
> server. What´s the best way to implement this in my app? Has anyone a
little
> piece of source for me?
>
> Greetz Dominik
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to