|
|
|
|
Group: Forum Members
Last Login: Thursday, April 17, 2008
Posts: 10,
Visits: 22
|
Hi,
is there a method, properties or event to know if one or more clients are connected to the server?
thank you so much in advance
Daniele
|
|
|
|
|
Group: Forum Members
Last Login: Thursday, August 05, 2010
Posts: 53,
Visits: 56
|
There are ISc_ServerXEvents::Connected and ISc_ServerXEvents:: Disconnected events which get raised when a client connects or disconnects from a ServerX server. At the moment there is now way to retrieve number of connected clients. Although it sounds like a good idea to have such property added to the API.
Regards, ---- Alex Morozov Chief Software Engineer SmartCode Solutions
Edited: Tuesday, April 08, 2008 by
Alex (s-code)
|