PdCom5 Miscellaneous¶
Broadcasts¶
Client Statistics¶
-
class
pdcom5.
ClientStatistics
¶ Info about connected clients.
-
property
application_name
¶ Name of connected client application.
-
property
connected_time
¶ Timepoint when client has connected.
-
property
name
¶ Name of connected client host.
-
property
received_bytes
¶ Number of received bytes
-
property
sent_bytes
¶ Number of transmitted bytes
-
property