Question about services
Author: martinandheather@gmail.com (byjones)
I have an application which launches a service on a remote server (using userver). This service is intended to run constantly, synchronising data between some applications.
Currently it is launched from a client application (using a start / stop button) and runs in the background. However, when my application quits, the service also stops.
I would like this service to continue running in the background on the server. When I next launch my client program, I would like my client to reconnect to this service to get it's status, and continue to be able to stop/start it etc.
Is this possible with Uniface? If so, how?
Thanks
Martin




