Busai Péter wrote:
> Hi,
> I wonder what is the proper way,
> to derive from TSslHttpServer and copy all the AppServer stuff
> or to derive from THttpAppSrv and add the SSL stuff?

It's likely the easiest approach to derive THttpAppSrv from
THttpsServer rather than from THttpServer (untested).
This required change of one single line in source code, not nice,
however should work.     

-- 
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

Reply via email to