Blog Detail
Computer Networking
http://networking.penyet.net
All About Computer Networking. Let's learn how to make computer connection
Recent Posts
ebook: Wireless Sensor Networks: Signal Processing and Communications
Wireless Sensor Networks: Signal Processing and Communications backcover: A wireless sensor network (WSN) uses a number of autonomous devices to cooperatively monitor physical or environmental conditions via a wireless network. Since its military beg...
Continuously Ping Process in Windows
Ordinary ping process in windows command prompt should be like this: Windows will ping the destination IP address or domain for 4 times and report the result for 4 times too. For network monitoring, sometimes we need to ping some IP address or domai...
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 (...

