Theater SDK Banner 

Art
[Previous][Next]

Client.Subscriber Property

Returns a String value specifying the destination address (IP) or ATM Network Service Access Point (NSAP) of the funnel connection (whether the client is connecting through proxy or not).

Syntax

Client.Subscriber

Remarks

For a Windows Media Player client connecting to a server using TCP/IP, ImsrvClient.Subscriber = IP address:port

For a Windows Media Player client connecting to a server using native ATM, ImsrvClient.Subscriber = NSAP address:streamid

For a native ATM client connecting to a server through RTSP proxy, ImsrvClient.Subscriber = NSAP of where the funnel terminates

For an IP-based client connecting through RTSP proxy, ImsrvClient.Subscriber = IP address of client making the connection.

For an administration client connecting to a server using a Web-based administration control, ImsrvClient.Subscriber = host name of the computer on which the admin application is running.

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved