There are over 300 communications satellites in the geostationary orbit, directly above the equator, spaced typically 2 or 3 degrees apart. Because they orbit the earth at the same speed and in the same direction as the earth rotates they remain fixed in the sky and we can use a fixed pointing Very Small Aperture […]
Network Management using Nagios
If you are reading this article, then you should be well aware that there are various and different types of network devices, servers, electronic gadgets, transport mediums, media converters, etc, which are somehow connected to each other to form the Internet. The internet is the biggest network in the world consisting of billions of computers, […]
Servlet Applet Communication
Introduction Java servlets provide a new and exciting method of developing server-side solutions. Servlets provide the features of traditional CGI scripts with the added benefits of efficiency and portability. Currently, major corporations are making the migration from CGI scripts to Java servlets. As a result, the demand for applet and servlet communication is on the […]
Linux Open VPN
http://openvpn.net/papers/BLUG-talk/index.html http://openvpn.net/index.php/documentation/howto.html conf file ############################################## # Sample client-side OpenVPN 2.0 config file # # for connecting to multi-client server. # # # # This configuration can be used by multiple # # clients, however each client should have # # its own cert and key files. # # # # On Windows, you might want […]
Java Tutorials
All Tutor of java http://java.sun.com/docs/books/tutorial/ http://www.techonvideo.com/category/programming/java/ http://www.javaworld.com/ Oracle JDBC http://www.oracle.com/technology/tech/java/sqlj_jdbc/index.html http://java.sun.com/developer/onlineTraining/Database/JDBC20Intro/JDBC20.html http://www.onjava.com/pub/a/onjava/excerpt/oraclejdbc_19/index.html http://www.onjava.com/pub/a/onjava/2001/12/19/oraclejdbc.html Java EE 5 http://java.sun.com/javaee/5/docs/tutorial/doc/ Java Server Pages http://pdf.coreservlets.com/first-edition/ http://javaboutique.internet.com/tutorials/jsp.html http://www.scs.carleton.ca/~arpwhite/courses/95245/slides/AppletsAndServlets/lecture-1.html ownsession handling http://www.javaworld.com/javaworld/jw-12-2000/jw-1221-servlets.html?page=1 http://www.j-nine.com/pubs/applet2servlet/Applet2Servlet.html http://www.unix.org.ua/orelly/java-ent/servlet/ http://www.unix.org.ua/orelly/