You are on page 1of 18

Introducing NETTRINITY

Overview
What is networking? Why is networking important ? Classification of computer networking

Networking is the sharing of information and services. Computer networking provides communication tools to allow computers to share information and abilities .

Information and communication are two of the most important strategic issues for the success of every enterprise. While today nearly every organization uses a substantial number of computers and communication tools . To overcome these obstacles in an effective usage of information technology, computer networks are necessary ..

Network in small geographical Area (Room, Building or a Campus) is called LAN (Local Area Network) . Network in a City is call MAN (Metropolitan AreaNetwork) . Network spread geographically (Country or across Globe) is called WAN (Wide Area Network) .

OSI stands for open system interconnection reference model. The OSI model describe how information or data flow from one computer to another by dividing with whole process into such smaller & manageable section or layer. Each layer perform a well define function & provide service to layer above or below it.

TCP IP ADDRESSING DNS (DOMAIN NAME SERVER) FTP(FILE TRANSFER PROTOCOL) NETWORK SECURITY

IP address space is divided into mainly three different classes:Class A 1 127 Class B 128 - 191 Class C 192 223 Private network Addresses :Class A 10.0.0.0 - 10.255.255.255 Class B 172.16.0.0 - 172.31.255.255 Class C 192.168.0.0 - 192.168.255.255

It basically resolves the IP-Addressses

FTP is File Transfer Protocol . It works on application layer of OSI Model . FTP is used to transfer files from a client Window machine to Linux server machine . In most of the cases we use FILEZILLA software for file transfering. FILEZILLA is the most convnient software used for uploading files from client to server.

We all are looking for a secure networking . Linux is the most secure operating system. Therefore , most of the severs are using Linux operating system. Hacking and Cracking are the two main terms related with network security. Hacking refers to the re-configuring or reprogramming of a system to function in ways not facilitated by the owner, administrator, or designer.

You might also like