Tcp |
Member name | Value | Description |
---|---|---|
TcpTableBasicListener | 0 | A table that contains all listening (receiving only) TCP endpoints on the local computer is returned to the caller. |
TcpTableBasicConnections | 1 | A table that ontains all connected TCP endpoints on the local computer is returned to the caller. |
TcpTableBasicAll | 2 | A table that contains all TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerPidListener | 3 | A or that all listening (receiving only) TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerPidConnections | 4 | A or structure that contains all connected TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerPidAll | 5 | A or structure that contains all TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerModuleListener | 6 | A or structure that contains all listening (receiving only) TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerModuleConnections | 7 | A or structure that contains all connected TCP endpoints on the local computer is returned to the caller. |
TcpTableOwnerModuleAll | 8 | A or structure that contains all TCP endpoints on the local computer is returned to the caller. |