You are not logged in.
Pages: 1
Hello,
I want to start a TSQLHttpServer on the Linux command line. The server should simply listen to requests of a client - the same as in example 04, but just as plain console program instead of a GUI application.
I could simply start the server and then loop forever until a key is pressed to quit the application. But for the user-experience, I would like to print all requests that are sent to the server in the console. Is this somehow possible?
I have no experience with the TSQLHttpServer, so any advice would be welcome! :-)
Btw, I'm using FPC and Lazarus with mORMot...
Offline
Offline
Pages: 1