Hi guys,
Could someone please provide me with a demo of SSL Server and client?
I couldn't find any in the component directory.
I don't know how to switch the existed normal server and client demos to SSL.

Thanks for the help

-daniel

-----Original Message----- From: Arno Garrels
Sent: Thursday, January 13, 2011 8:12 PM
To: ICS support mailing
Subject: Re: [twsocket] TWSocket

daniel cc wrote:
I just need to set some security around it now.

Encryption is not a built-in ICS feature, except when
you use SSL/TLS.

Just send encrypted data and decrypt on the receiver
side, very simple. There are many encryption libraries
available such as TP Lockbox or DCPCrypt2 both available
at sourceforge.net.
However best security is achieved with SSL/TLS.

--
Arno Garrels

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

Reply via email to