Microsoft Internet Security and Acceleration Server 2000

IFWXNetworkSocket

The IFWXNetworkSocket interface is an extension of the IFWXSocket interface. IFWXNetworkSocket represents a true socket object for either the client or server. The socket object for IFWXNetworkSocket can be created by using either IFWXFirewall::CreateNetworkSocket or IFWXSession::CreateNetworkSocket. For more information see Socket Implementation in ISA, or IFWXNetworkSocket.

ISA Samples that Use IFWXNetworkSocket Methods

The method IFWXNetworkSocket::Accept is used in the following sample filter provided with ISA:

The method IFWXNetworkSocket::Bind is used in the following sample provided with ISA:

The method IFWXNetworkSocket::Listen is used in the following sample provided with ISA:

Typical Implementations

Implemented by the Firewall service.