Create server application with autenticate sessions

Hello, someone already implemented an application server using authenticated sessions, where the client application must first authenticate and create a session and this session will start all the user needs, such as the connection to the database.

Hello

Take a look at the last 2 topics of this document:

https://docs.remotingsdk.com/Servers/Concepts/Services/

What is your server app’s platform (.NET or Delphi)?

Regards

I use Delphi 10.1 Berlin Professional

We have the Session Types sample that implements required behavior.