Navigation
Google links

Code Library

From Linuxnetworks

Revision as of 14:38, 17 May 2007 by Nose (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)

[edit] ComboBox - Find and manipulate database content with AJAX

The ComboBox is a new HTML element which combines a select box with an input field. It is realized by using Javascript and CSS for the visual experience and functionality and can be used in combination with AJAX to populate select boxes on the fly based on the input of the user.

More about the ComboBox

[edit] IPPrefTree - IP tree structure with prefix based operations

The C++ IPPrefTree template is a very efficient data structure for adding any kind of value to an arbitrary node in the tree and retrieving them again. Moreover, it is possible to find the best matching tree nodes for a given IP address/prefix combination and walking up the tree retrieving all values from parent nodes.

More about the IPPrefTree

Revision as of 14:38, 17 May 2007 by Nose (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)