Skip to content

ASFStreaming_GetConnectedClients

function

Delphi
function ASFStreaming_GetConnectedClients: string;
C++Builder
System::UnicodeString __fastcall ASFStreaming_GetConnectedClients();
C#
public string ASFStreaming_GetConnectedClients();
VB.NET
Public Function ASFStreaming_GetConnectedClients() As String
C++/Qt
wchar_t * ASFStreaming_GetConnectedClients ();

Returns the list of the clients currently connected to the ASF streaming (IP address and port). E.g.:

192.168.0.121:4180

192.168.0.51:4685