Microsoft Internet Security and Acceleration Server 2000

Connector

The Connector sample is a console application that emulates an application protocol with a primary connection for control and secondary connections for data. The secondary connections can be inbound or outbound and use either UDP or TCP.

The Connector application implements both the client and the server side of the protocol.

The related sample filter ConnectorFilter demonstrates how to enable this type of protocol to pass through the Firewall service for Firewall service clients and SecureNAT clients.

An illustration showing the logic of the Connector and ConnectorFilter samples is provided in ConnectorFilter.