Month: February 2008

java Awt Notes

Download small Media library Project in java Media library Project User Interface Componect Classes A awt package contains a number of component classes that are typical elements of any interactive user interface.it is also called UI componect classes. Methods setSize(Dimension d) Resizes the corresponding component so that it has width d.width and height d.height setSize(int […]

Bind 9.4.2 Caching nameserver

Bind is the de-facto DNS server used in almost all kinds of environment all over the world. This article is a How-To for creating a local caching name server for your network to resolve DNS hostnames faster and also to conserve your precious bandwidth. The Domain Name System (DNS) is the crucial glue that keeps […]