in order to replicate the issue just follow the steps:
1.create a simple datasnap server -client applications
2. open the scksrv.exe in the server side.
3. run the client without running the server
at that point you will see that the scksrv.exe opens the server program
without asking.
clients can start the servers program this way,is there any way that we can
avoid it?ofc
one way is to close the scksrv.exe,but is there any option that can stop
this from happening?
moreover i have observed an even stranger behaviour...
if the client program and the server program are both open, the client
terminates unenxpected
for some reason(e.g. throw an exception and close) , and then reopen the
client, the scksrv.exe opens a new instance
of the server program...(so in the server maschine there will be 2 instances
of the same server program...)
any ideas on this issue?
i havent included any code because there is no need to, just create a simple
datasnap server-client and observe their
behaviour.
thank you for your time
if the server is not open and a client requests ,the server opens
automatically. how can we fix this issue?
thanks
"abc" <a...@dd.com> wrote in message news:4682...@newsgroups.borland.com...