macoxy
6th January 2003, 12:46
I want to create an aplication in delphi, wich would run in user's client computer, if user would push a buttun of the aplication it would kill a dead licence, if computer crashes, wich is preventing him to login, because we alow users to login onli once.
i know that bw is comunicating with rexec metod, i found rexec on winnt, but for win98 i can't find a rexec program.
our server is unix AX, most of our clients uses win 98 or even win95
thanks

OmeLuuk
6th January 2003, 18:37
There are other ways to do so, search this board on licences and connections.

rexec is the client program for the rexec daemon running on the server (service), but I think there is no way to run a program on the client initiated from the server...

There is a special thing about rexec on the AIX... something with ports... AIX has some kind of security feature that causes problems. Also discussed here before...