Network.GetConnections
Method | GetConnections |
---|---|
Module | Network |
Library | Core |
Action | Get current established TCP connections, for IPv4 and also IPv6 if available. |
Parameters | (None) |
Return values | For each connection:
|
Example | Network.GetConnections(); |
Platforms |
|
Notes | Use
|