TSocketHttpServer.Create Constructor
Creates a new server instance with no modules registered and all configuration properties set to their default values.
Remarks
Only supported on the Linux and Windows platforms. On any other platform it raises an ESocketServerException, because the socket server relies on platform-specific polling APIs.
Syntax
Unit: Sparkle.Socket.Server
constructor TSocketHttpServer.Create;