TCP/IP and UDP/IP
The Internet protocol (IP) suite centers on the two most common communication standards called TCP and UDP. TCP/IP and UDP/IP evolved in the 1970s as a means for connecting Local Area Networks. The TCP/IP communication model is viewed as having 4 or 5 layers, and is the predecessor to The OSI Model. This article describes the fundamental concepts of the TCP/IP and UDP/IP model. [More…]



Object-Oriented Programming (OOP) in Perl is a like riding on the back of a strange imaginary beast. You eventually arrive at the destination, but explaining to someone how you got there takes some creative doing. In Part 1 of this article we look at how Perl can be used to create code that mimics Object-Oriented Programming. If we squint hard, we might even fool ourselves into thinking we’re really doing OOP, as long as we don’t look closely. So grab onto your saddle…here we go!
If you are not already using Mozilla FireFox, you should try it. It’s the most flexible web browser yet, and the first major competition that Microsoft Internet Explorer has had since NetScape. One of pleasures of FireFox is the large collection of free add-ons that are available. Many of the add-ons are high quality, and tremendously enhance FireFox’s functionality.
A 