Hello friends we come back with New unit Web Application with Session 2 Networking Fundamentals, in this chapter we were learn About network types and www modem wifi dial up ect Let start exploring each and every topic related to Networking Fundamentals.
A computer network is a collection of computers and other hardware components interconnected by communication channels (cables or satellites) that allow sharing of resources and information. this session introduces you to the basic fundamental concepts of networking and internet and using different types of internet connection. Networks are designed using the following architecture:
Peer-to-peer (P2P) Architecture: networks in which all computers have an equal status are called peer to peer networks. Generally in such a network each terminal has an equally competent CPU.
Client-Server Architecture: networks in which certain computers have special dedicated tasks, providing services to other computers (in the network) are called client server networks. the computer(s) which provide services are called servers and the ones that use these services are called clients.
Types of networks there are two major types of network
Local Area network (LAN) and Wide Area network (WAN).
Local Area Network
A local area network (LAn) is one which connects computers and devices in a limited geographical area such as home, school, computer laboratory, office building, or closely positioned group of buildings. Usually local area networks offer very high speeds and are used for connecting computers and peripherals such as printers, scanners, etc.
Wide Area Network
A wide area network (WAN) is one which covers a broad area (i.e., any network that links across metropolitan, regional, or national boundaries). the internet is the most popular WAN, and is used by businesses, governments, non-profit organizations, individual consumers, artists, entertainers, and many others. internet the internet is a global system of interconnected computer networks that use the standard internet protocol suite to serve billions of users worldwide. it is a network of networks that consists of millions of private, public, academic, business, and government networks. internet is one of the most useful technologies of modern times which help us in our daily, personal and professional life. internet is widely used by students, educational institutes; scientist and professionals to gather information for research and general information. Businesses use the Internet to access complex databases such as financial database.
The Internet is the largest encyclopaedia for all age groups. the internet helps in maintaining contact with friends and relatives who live across different locations via internet chatting systems and email software. internet is also becoming a major source of entertainment for the general public.
World Wide Web
World Wide Web (abbreviated as WWW or W3, commonly known as the Web), is a system of interlinked hypertext documents accessed via the internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks.information is stored on web servers referred to as web pages are retrieved by using a web browser such as Firefox on the local computer.
A Web Browser is a software used to view Web sites and acts as an interface between the user and the World Wide Web. A Web server is a computer that stores web sites and their related fles for viewing on the Internet. Some of the advantages associated with networking are:
- Data Sharing: One of the most important uses of networking is to allow the sharing of data. Users can send text files, spread sheets, documents, presentations, audio files, video files, etc. to other users.
- Hardware Sharing: Hardware components such as printers, scanners, etc. can also be shared. For example, instead of purchasing 10 printers for each user, one printer can be purchased and shared among multiple users thus saving cost.
- internet Access Sharing: You can purchase a single internet connection and share it among other computers in a network instead of purchasing multiple internet connection for each computer. this is very commonly found in internet café (browsing centres), schools, colleges, companies, etc.
- Usage of network based applications: Such as web browsers, email clients, chat application, audio & video calling, etc is another advantage.
- The data is broken up into bits of same sized pieces called packets.
- A header is added to each packet explaining where the data has come from, where it should end up and where it fts in with the rest of the packets.
- Each packet is sent from computer to computer until it fnds its destination. Each computer on the way decides where next to send the packet. All packets may not take the same route.
- At the destination, the packets are examined. if any packets are missing or damaged, a message is sent asking for them to be re-sent. this continues until all packets have been received intact.
- The packets are now reassembled into their original form. All this done in seconds!
0 Comments