Introduction to Computer Networking

Before, starting the blog. I will tell that I refer this blog from my own website which is binfintech.com

The Original URL is Introduction to Computer Networking. Here is the only the short summary of it. You can refer from that also.

Introduction to Computer Network

So, in this blog we are going to see following topics:

  1. What is Computer Network?

  2. What are the different types of Computer Network?

So, let’s first start with our first question.

Q. What is Computer Network?

Computer networking is the process of connecting various computing systems and devices, so they can communicate with each other.

Q. What are the different types of Computer Network?

There are two types of Computer Network:

A) Connection-Oriented Network

In these communication follows a structured and organized connection before the data transmission begins.

Example: TCP

Connection-Oriented Network

B) Connection-less Oriented Network

In this, the structure is more decentralized and less structured. Communication is done independently without establishing a dedicated connection with a recipient.

Example: UDP