How to enumerate connected clients

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Paroxizm
Posts: 5
Joined: Wed 27 May 2009 22:36

How to enumerate connected clients

Post by Paroxizm » Sun 01 Nov 2009 18:14

subj ))

How can I get list of all connected clients (TScSSHClientInfo) from the TScSSHServer instance? Is there exists some standart methods or properties?

Now I fill my own list of clients in AfterClientConnect event.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 02 Nov 2009 08:52

Now SecureBridge does not provide such functionality. We will investigate the possibility of adding this functionality in the near future. As soon as we solve this question we will let you know.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 14 Dec 2009 08:32

New SecureBridge version 2.60.0.13 supports the TScSSHServer.ClientInfos property to represent information about connected clients.

Post Reply