Connection

The NetConnectionEnum function lists all connections made either to a server by a requester or to a shared resource of a server. Under DOS, these functions can be processed only on a remote server. Administrative privilege is required to use the functions. Attempting to run the functions on a local requester returns NERR_RemoteOnly. ┌───────────────────────────────────────┬──────────────────────────────────────┐
│ FUNCTION │ DIFFERENCES FOR DOS │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetConnectionEnum │ Remote only │
└───────────────────────────────────────┴──────────────────────────────────────┘


[Back: Configuration]
[Next: Error Logging]