IPv6 Internet Connection Firewall

Purpose

The IPv6 Internet Connection Firewall (IPv6 ICF) protects connections on which it is running from unsolicited network traffic. The IPv6 ICF API makes it possible to programmatically manage the features of IPv6 ICF, making it possible to open and close ports on an IPv6 ICF network connection.

Where applicable

The IPv6 ICF API is intended for situations in which a software application or setup program needs to make adjustments to the configuration of the home networking environment in which it runs. For example, a service that needs to receive unsolicited traffic on a connection that is firewalled with IPv6 ICF can use this API to open a port on that connection, and receive the unsolicited traffic.

Developer audience

The IPv6 ICF API is designed for use by programmers using C/C++, Microsoft Visual Basic development system, Visual Basic Scripting Edition, and Microsoft JScript development software. Programmers should be familiar with networking concepts.

Run-time requirements

The IPv6 ICF API is supported on Windows XP with Service Pack 1 (SP1) with the Advanced Networking Pack for Windows XP.

Windows XP with SP2: Calling the IPv6 ICF APIs produces no result and will return a 'not implemented' result code.

In this section

Topic Description
Overview
General information about IPv6 Internet Connection Firewall.
Using
Sample code that demonstrates how to use IPv6 Internet Connection Firewall.
Reference
Documentation for IPv6 Internet Connection Firewall interfaces, structures, and other code elements.