The following tables list the members exposed by ILMNetSnk.
Public Methods
Name | Description | |
---|---|---|
![]() |
AddRestriction | Adds the specified IP address to a list of restricted addresses. |
![]() |
AddUser | Adds a new user to the list of registered users in the server and retrieves the index of the added user in the list. |
![]() |
Close | Closes the connection. |
![]() |
CloseAll | Closes all connections. |
![]() |
FindConnection | Gets the object of the connection at the specified ID in the list of available connections to the server. |
![]() |
FindRestriction | Gets the index of the specified IP address in the restriction list. |
![]() |
FindUser | Gets the index of the registered user with the specified username. |
![]() |
GetFastestQueueDuration | Gets the network sink's client queue duration for undelivered sample buffers. |
![]() |
GetPassword | Gets the password of the user at the specified index in the list of registered users. |
![]() |
GetRestriction | Gets the restricted IP address at the specified index from the list of restrictions. |
![]() |
GetUsername | Gets the username of the user at the specified index in the list of registered users. |
![]() |
RemoveAllRestrictions | Removes all the restrictions from the restriction list. |
![]() |
RemoveAllUsers | Removes all registered users. |
![]() |
RemoveRestriction | Removes the restriction at the specified index from the list of restrictions. |
![]() |
RemoveUser | Removes the user name at the specified index from the registered user list. |
![]() |
SetPassword | Sets the password of the user at the specified index in the list of registered users. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Address | Gets the IP address of the device that originated this connection. |
![]() |
Connected | Indicates whether this connection is still open. |
![]() |
ConnectionCount | Gets the number of open connections to the server. |
![]() |
ConnectionVersion | Gets a number that determines whether the connection list has changed since the last time it was checked. |
![]() |
Enabled | Indicates whether this connection is enabled. |
![]() |
FirstConnection | Gets the object for the first connection in the list of available connections to the server. |
![]() |
ID | Gets the connection identification number. |
![]() |
LastConnection | Gets the object of the last connection in the list of available connections to the server. |
![]() |
LastConnectionID | Gets the last connection ID for the most recent client connection. |
![]() |
NextConnection | Gets the next connection object from the list of available connections to the server. |
![]() |
PrevConnection | Gets the previous connection object from the list of available connections to the server. |
![]() |
RequireLogin | Gets or sets a value that determines whether the server requires a user name and password to accept connections. |
![]() |
RestrictionCount | Gets the number of restrictions in the restriction list. |
![]() |
UseEncryption | Gets or sets a value that determines whether the server uses encryption. |
![]() |
UserCount | Gets the number of registered users on the server. |
![]() |
Username | Gets the user name used to establish this connection. |
Public Fields
Name | Description | |
---|---|---|
![]() |
ILMNetSnkConnection | The ILMNetSnkConnection object is used to identify and manage connections at the server. |
![]() |
Products |
Support |
Feedback: ILMNetSnk Interface Members - LMNetSnk |
Introduction |
Help Version 19.0.2017.6.16
|