TCP/IP [rss]

PodSnack: Static Route

We now return to one of my personal favorites: routing . Today we look at a specific type of route called the static route . Although it sounds rather inflexible, it turns out this type of route is fairly common, and plays some important roles in packet Read More...

PodSnacks: Instant Messaging

It isn't exactly email , but instant messaging (IM) is also a messaging application we find both out on the Internet and within private corporate networks. It is widely used, and has even given rise to its own sub-language! In today's PodSnack, Read More...

PodSnacks: Multipurpose Internet Mail Extensions (MIME)

Today we shift back to email . We recently discussed SMTP , so you should know a bit about how email moves across the Internet . But SMTP, as it was initially conceived, was a pure text-based system. Today we want to send far more than that using email, Read More...

PodSnacks: Private IP Addressing

Today we wander back to TCP/IP , specifically the IP part, specifically the IP address part, specifically the private IP address part . Private IP addresses are used in conjunction with NAT or NAPT to provide for more flexible IP addressing and conserve Read More...

PodSnacks: Java

Today we shift to a technology related to the World Wide Web . This technology is actually a programming language known as Java , and it is the magic that makes a lot of the advanced capability of the WWW possible. In today's PodSnack, I'll explain Read More...

PodSnack: Traceroute

Recently, we did a session on Ping , a TCP/IP utility we find on most computers. Today, we look at another TCP/IP utility: traceroute . Where Ping tests for reachability and provides round-trip delay on an end-to-end basis, traceroute is really focused Read More...

PodSnacks: Simple Mail Transfer Protocol (SMTP)

Today we take on email, but this time by looking at the primary protocol used for sending email over the Internet : the Simple Mail Transfer Protocol (SMTP). I hope you find it informative! As always, you can listen to (or download) the PodSnack by clicking Read More...

PodSnack: Ping

Today we take a look at a TCP/IP utility known as ping . Ping is often used to test a network, or to test the reachability of a server. It's supported on most systems today. In today's PodSnack, Dave will give you an overview of what it is, what Read More...

PodSnacks: Hypertext Transfer Protocol (HTTP)

My desk is overflowing, and I have to get back to my development work, so this will be short and sweet. Today I'm going to talk to you about the key protocol that makes the World Wide Web possible. It's called the Hypertext Transfer Protocol ( Read More...

PodSnack: Telnet

Let's go back to the Internet and look at yet another Application Layer protocol: Telnet . Telnet is a virtual terminal application that operates on the client/server model. Running over TCP to ensure end-to-end reliability, and using TCP Port 23 Read More...

PodSnacks: Session Initiation Protocol (SIP)

Today, Paul gets back into the mix and talks to us a bit about the Session Initiation Protocol (SIP). As the name implies, this TCP/IP protocol is designed to establish sessions between two systems, and to negotiate the parameters of these sessions, in Read More...

PodSnacks: Simple Network Management Protocol (SNMP)

Today, we're responding to a request for information about the Simple Network Management Protocol (SNMP). This is a critical protocol for any IP -based network. It defines how managers (software with a supervisory function) communicate with agents Read More...

PodSnacks: Root Name Server

We recently did a PodSnack on the top-level domain (TLD) structure in DNS . In that PodSnack, I made reference to the root name server s in the Internet, and promised to explain it in another PodSnack. Well, there's no time like the present! Tune Read More...

PodSnacks: Top-Level Domain (TLD)

You use DNS every day, and probably never think about it. You most likely don't even think of what happens when you type in (or click on) a name like www.hill.com . What happens, however, is a relatively straightforward process of mapping the name Read More...

PodSnacks: Application Services Layer

Today we go back to the world of network models and architectures, and we take a quick look at the highest layer of the four-layer TCP/IP model: the Application Services Layer . This is the layer that is concerned with the various tasks we are trying Read More...
More Posts Next page »