Category Computer Networking

Node: How to write TCP client

This article will help you understand how to write general TCP Client using Node. TCP is the transport layer protocol which provides services to application layer and takes service from Network Layer. TCP offers the end-to-end communication also referred as…

IPv4 Address vs IPv6 Address

Following table lists all differences between Internet Protocol Version 4 (IPv4) and Internet Protocol Version 6 (IPv6) comprehensively IPv4 Address IPv6 Address String of 32 bits are used to represent IPv4 address String of 128 bits are used to represent…