#1 2023-03-09 08:57:27

lfyey121
Member
From: china
Registered: 2022-08-25
Posts: 56

How to use TRestServer. exportServerGlobalLibraryrequest?

TRestServer must be created in the DLL?

Offline

#2 2023-03-09 10:57:50

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Re: How to use TRestServer. exportServerGlobalLibraryrequest?

Yes, that is the idea of this implementation.

The TRestServer is run within the context of the client process, so it is not a true "server".
It is only usable if you want the "server" part to be available as a plug-in, and not a real server, just as some business logic implementation for a single client.

Offline

#3 2023-03-09 11:08:03

lfyey121
Member
From: china
Registered: 2022-08-25
Posts: 56

Re: How to use TRestServer. exportServerGlobalLibraryrequest?

Thanks for your reply

Offline

Board footer

Powered by FluxBB