Skip to main content

Computer Networks and its type

In a Telecommunication terminology, when computer devices share or exchange its data via data-link, we say computers are connected to each other. These connection could be via wired or wireless media. Each communication point between two devices are called network nodes where data transmit from one point to the other. These nodes are hosts like computers, mobile devices servers and network hardware as well. Computer networks exchange enormous amount of data in the form of applications, information and services via local workgroup, intranet and internet and shared devices could be computers, printers, servers, fax, mobile devices and others. Every single piece of data is transmitted in the form of signal and these signal are carried away via transmission media. There are some communications protocols or algorithms are used to route the network traffic, so that the data can be transmitted as early as possible to the destination end.
























Networks can be divided into two types:

(A) Peer-to-Peer Network: In this type of network each computer is connected and share their resources without using a separate server. Peer-to-Peer or sometimes said as Point-to-Point networks, as computers are directly connected to each other via communication media. Peer-to-Peer network is used is file sharing services. It is well suitable when network size is moderate.

(B) Client Server Network: In this type of network, a client request for the desired service from the server.  Server checks the request from the client, if the service is available it grants its resources to the client or else it will say resource unavailable. This type of network is used in large organisation where data or information is precious. It is used in Database Management System, Network Management and other types of such resources. 

Comments

Popular posts from this blog

How to create shortcut in Library

On this post, I will show you how to create a shortcut to access a folder from Windows Library in a super easy step. 1. Goto your profile from windows Start button (Here, I have Windows 7 installed on my PC). 2. Right click on Libraries on left side of the window pane. Select " New " and then " Library " to create Library folder. 3. Once Library folder is created, right on it and rename Library folder (I gave it a name Downloads). And, Click on " Include a Folder " to create a folder. 4. Show the path of the folder which is to be accessed from the Library and click on " Include Folder ". 5. And, here you are. The shortcut folder and its path is created under Library folder.

How to increase VRAM in VMware

When you get poor graphics performance in VMware, you need to increase vram to get better graphics. To increase graphics value, you need to edit .vmx file of your Guest OS. Goto, VMware folder or to the Guest OS folder to find .vmx file. Once you get that file, open it with a text editor. Click to zoom this Image Depending on the type of VRAM, change the value for your Guest OS. Click to zoom this Image Click to zoom this Image Once you change the value of VRAM (please check above screenshot of VRAM values from 16MB to 512MB). Save the file and exit and then check the Graphics performance of your Guest OS. Click to zoom this Image You are Done. For more details, please check the knowledge-base of VMware website. Link: https://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1003

How to create a Quiz in Google Form

Today we are going to see, how to create Online Quiz in Google Forms. I have provided screenshots so that it would be easy to understand. Goto www.google.com/forms to create a Form. Now click on "New Form" to create a quiz. You can take a Tour to know more about How to create a Form or else you cancel it. Type Form name of your choice to create a Quiz and goto "Settings". To create a quiz immediately, please select the below option and click on "SAVE". Now type your question for the Quiz, choose the correct answer and assign mark/ marks for each question. You can even add brief description for the correct answer. Now click on "+" on right side of the form to add a new question. In a similar manner you can add different Question to the Quiz List. Once the list of Questions are completed, you can click on "Submit" button. You can now play the Quiz to test if it is working correctly. Once yo...