2021年7月15日 星期四
mormot2 THttpServer - delphi中间件
delphi中间件| 博客园_咏南中间件和开发框架 |08:35:00
mormot2 THttpServer THttpServer = class(THttpServerGeneric) /// main HTTP server Thread using the standard Sockets API (e.g. WinSock) // - bind to a p
mormot2 TRestHttpServer - delphi中间件
delphi中间件| 博客园_咏南中间件和开发框架 |08:31:00
mormot2 TRestHttpServer TRestHttpServer = class(TSynPersistentLock) /// HTTP/1.1 RESTFUL JSON mORMot Server class // - this server is multi-threaded a