Blog Detail
Computer Networking
http://networking.penyet.net
All About Computer Networking. Let's learn how to make computer connection
Recent Posts
Data Encapsulation
The term encapsulation describes the process of putting headers and trailers around some data. A computer that needs to send data encapsulates the data in headers of the correct format so that the receiving computer will know how to interpret the rec...
TCP/IP Network Interface Layer
The network interface layer defines the protocols and hardware required to deliver data across some physical network. The term network interface refers to the fact that this layer defines how to connect the host computer, which is not part of the net...
TCP/IP Internetwork Layer
Continue from previous post (TCP/IP Transport Layer)… Imagine that you just wrote a letter to your favorite person on the other side of the country and that you also wrote a letter to someone on the other side of town. It’s time to send the l...
TCP/IP Transport Layer
The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP transport layer consists of two main protocol options the Transmission Control Protocol (TCP) and the User Datagram Protocol (...
TCP/IP Application Layer
Arguably, the most popular TCP/IP application today is the web browser. Many major software vendors either have already changed or are changing their software to support access from a web browser. And thankfully, using a web browser is easy—you sta...

