This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filter driver if WMI data blocks should only be made available when the filter driver is loaded.
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`
Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly
interfaces of table list navigation and modification with AJAX features. High performance of the
Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse
right click context menu.
Files:
grid.html - HTML of the grid
file_controller.php - sample of grid controller with file-flat interface
db_controller.php - sample of grid controller with DB interface
sample.csv - Sample of grid data source (VDB)
sample.sql - Sample of grid data source (MySQL)
easygrid.js - Easy Gird library
easygrid_contextmenu.js - Easy Grid context menu library