Network.GetListeningEndpoints
Module | Network |
---|---|
Method | GetListeningEndpoints |
Library | Core |
Action | Get the list of TCP and UDP endpoints which are listening for incoming connections, for IPv4 and also IPv6 if available. |
Parameters | (None) |
Return values | For each connection...
|
Example | Network.GetListeningEndpoints(); |
Platforms |
|
Notes | Use |