Dod wrote: > Hello, > > I am beginner in SSL, I never tried ICS SSL and don't know how it is > implemented and I have a question : > > What do I need to do if I want to make an already existing LineMode > TWSocketServer/TWSocket project into SSL ? DO I need rewrite all > communication part of the project ?
Not required, you would have to handle some SSL specific events, like verifying the server certificate or may be the SSL session caching events. Is it still usable with LineMode > activated ? Yes, of course. Arno Garrels -- 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
