Share via


IP Firewall Samples (Windows Embedded CE 6.0)

1/6/2010

The following table shows code samples of the IP firewall and firewall log.

Sample Description

Fwlog.dll

A sample firewall log DLL that displays logged packets in a debug output. This sample defines several debug zones to allow fine tuning of the type of packets to display. To use this sample, you must register it with the firewall and create the appropriate firewall rules.

This sample is located in the %_WINCEROOT%\Public\Common\Sdk\Samples\Firewall directory.

fwhook

A code sample that shows how to use firewall logging capabilities to detect port scanning.

This sample is located in the %_WINCEROOT%\Public\Servers\Oak\Gateway\Admin\fwhook directory.

For examples of firewall rules, see Firewall Rule Examples.

See Also

Reference

IP Firewall Logging Reference

Other Resources

Firewall