Microsoft SDK for Java

NetIORequest Class Fields

The NetIORequest Class contains the following fields.

ACCEPT The network I/O access type that indicates an attempt to accept network connections from a remote computer.
CONNECT The network I/O access type that indicates an attempt to initiate a connection with a remote machine.
LISTEN The network I/O access type that indicates an attempt to listen for networking connections on a local port.
MULTICAST The network I/O access type that indicates an attempt to perform a multicast socket operation.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.