local area network
By using 255.255.240.0 as a subnet mask you have 4+8 bits remaining, that can be used for host IP addresses. So you have 2^12 IPs - 2 IPs = 4094.
This "minus 2" IPs are because first IP is always the IP of entire network and last one is a brodcast address. None of them can be assigned to a particular host.
What is networking and types of networking?
A communication in between two or more computers is called a network..and the process of making network is called networking..there are three basic Types of networking..1) LAN ..2) MAN...3) WAN....
Which layers of the OSI reference model do not have individual protocols associated with it?
Session and Presentation Layers
How does a fiber optic cable carry telephone conversations?
We're used to the idea of information travelling in different ways. When we speak into a landline telephone, a wire cable carries the sounds from our voice into a socket in the wall, where another cable takes it to the local telephone exchange. Cellphones work a different way: they send and receive information using invisible radio waves-a technology called wireless because it uses no cables. Fiber optics works a third way. It sends information coded in a beam of light down a glass or plastic pipe. It was originally developed for endoscopes in the 1950s to help doctors see inside the human body without having to cut it open first. In the 1960s, engineers found a way of using the same technology to transmit telephone calls at the speed of light (186,000 miles or 300,000 km per second).
How does TCP ensure reliable data transfer?
There are three features that allow TCP to reliably and accurately track the transmission of data from source to destination. They are flow control, session establishment, and numbering and sequencing.
What is the advantages of Local Area Network to Wide Area Network?
What device connects two wireless users to a network?
You need a WAP - WIreless Access Point. This is a bridge device that connects the two types of networks together. Or, use a router.
Why subnet mask is neceessary?
Subnetting is essentially the modification of a single IP network to create two or more logically visible sub-sections. It entails changing the subnet mask of the local network number to produce an even number of smaller network numbers, each with a corresponding range of IP addresses. Subnetting is required when one network number needs to be distributed across multiple LAN segments. This may be the case in instances when: * A company uses two or more types of LAN technology (for example, Ethernet, Token Ring) on their network.
* Two network segments are restricted by distance limitations (for example, remote offices linked via point-to-point circuit).
* Segments need to be localized for network management reasons (accounting segment, sales segment, etc.).
* Hosts which dominate most of the LAN bandwidth need to be isolated.
What are the models of computer network?
How to Configure a Network
In this section you will learn how to configure a network, peer to peer, client server, workstation, server, basic data communication.
Peer to Peer network model
Before configuring a computer network, you have to decide that, which networking model you require. There are two main types of network models. Peer to peer and client-server network model. In the peer to peer network model you simply use the same Workgroup for all the computers and a unique name for each computer.
Additionally, you will have to give a unique IP address of the same class A, B, or C for all the computers in your network and its related subnet mask e.g if you decide to use class A IP address for your three computers in your Peer to Peer network then your IP address/Subnet mask settings can be as follows.
Computer Name IP Address Subnet Mask Workgroup
PC1 100.100.100.1 255.0.0.0 Officenetwork
PC2 100.100.100.2 255.0.0.0 Officenetwork
PC3 100.100.100.3 255.0.0.0 Officenetwor
google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);
Please note that the above example is for only illustration purpose so you can choose any IP address, computer name and workgroup name of your interest.
For doing this right click on My Computer and then click Properties then go to the Network Identification section and set these.
In a peer to peer network all computers acts as a client because there is not centralized server. Peer to peer network is used where not security is required in the network.
If a computer fails to work then all other computers work normally in peer to peer network.
Client/Server Network Model
In the client/server network model a computer plays a centralized role and is known as a server all other computers in the network are known as clients. All client computers access the server simultaneously for files, database, docs, spreadsheets, web pages and resources like hard diver, printer, fax modem, CD/DVD ROM and others. In other words, all the client computes depends on the server and if server fails to respond or crash then networking/communication between the server and the client computes stops.
If you want to configure a client-server network model then first prepare the server. Install Windows 2000 or Windows 2003 Server from the CD on the server computer and make a domain. You can create a domain by this command on the Run "DCPROMO". You can give this command once you install the server successfully. After you give the DCPROMO command you will be asked for a unique domain name. All the client computers will use the same unique domain name for becoming the part of this domain. This command will install the active directory on the server, DNS and other required things. A step by step wizard will run and will guide you for the rest of the steps. Make sure that a network cable is plugged in the LAN card of the server when you run the DCPROMO.exe command.
When the Active directory is properly installed on the server, restart the server. You can create network users on the server computer and also name/label the network resources like computers/printers etc.
Once you install the server successfully now come to the client computers. Install Windows 2000 professional on your all client computers. Once you install the Windows 2000 professional on the clients the next step is to make this computer (client computer) a part of the network.
Configuration Steps
1. Choose a unique name for each client computer
2. Choose unique IP address for each computer and relevant.
3. Use the same domain name for all client PCs.
Network/System administrators are required to do these administrative tasks on the server and client computers. Any shared resources on the network either on the server or the clients can be access through the My Network Places in the Windows 2000 platform. There is another way to connect to the shared resources by giving this command in the run \\ComputerName\SharedDriveLetter.
Network configurations steps can be implemented by right clicking the My Computer>Properties>
For giving the IP address you will have to right click on the My Network places>properties>Local Area Connection>Properties>Internet Protocols (TCP/IP)>Properties and then give the IP address and subnet mask of the same range and class for all the computers in the network.
This is a network address.
What is the difference between a peer to peer network and LAN?
A Local Area Network (LAN) is typically a private network that is only visible behind your router or firewall. It is typically an TCP/IP based network with a NAT-type Firewall and/or Router that shares an IP address that is visible on the internet (sometimes referred to as a Wide Area Network or WAN).
An example would be two computers behind a residential router. The network between devices that allow them to communicate would be the Local Area Network.
A Peer to Peer (commonly abbreviated as P2P) network describes a type of ad-hoc network that typically allows the ability to search for and download files without having a specific central server.
A Peer to Peer Network and a Local Area Network are actually quite different. To put it in an analogy, a Local Area Network is like the postal service. It lets you send messages to other people. The Peer 2 Peer network would be what you send in the messages and how you find other people to share with.
How to compare between WAN and LAN?
There r two main differences between LAN & WAN: 1) network having fast speed at least 10 mbps is called lan while wan has slow speed as 64 kbps. 2) wan connects two lan far apart to each other using wan technologies such as leased lines, internet, frame relay, etc. while lan connects two systems/lans near to each other through ethernet/fast ethernet/gigabit ethernet.
What is a device that shares its resources with other network devices?
One device that is shared on the network is a router. This is the one that will connect the various devices to the shared network.
How much computers can a LAN network connect?
you are only really limited by the ports on your router, indeed even if you run out of ports you can get another router.
192.168.0.1 is the starting address and 192.168.256.256 is the ending address... so I would say that you can connect up to 65,536 computers to a LAN at least in theory. I have never heard this being done but I'm sure it is possible.
The problem is the bandwidth. if you are on a 5 Mbit connection (for simplification purposes this is both up and down speed) and you have lets say 10,000 computers all with people using them online then each is roughly limited to 524 bps if all is shared equally, in layman's terms that's really really slow. Now if you only have a few computers using the net at any given time it can work well.
What are the advantages of internal modem?
These devices server two purposes. The modem (more likely a Router if you use Broadband) connects you to the Internet. The Wireless part allows you to connect your PC to it. The advantages over a Wired Router is that a wired router requires you to connect your PC with a network cable. This restricts the position of your PC and Router as they both have to be within 5m of each other - or you invest in room to room cabling. The wireless connection allows you much more freedom as to where you locate your PC or laptop. The Wireless signal can travel through walls and ceilings so you do not need "line of sight" but it is restricted by the density of the walls and live electrical cabling. Wireless routers also allow you to connect other devices which do not have a network lead connection. This would include mobile phones, game consoles, television receivers etc.
What is the subnet mask for 10.0.0.0?
The default subnet mask for a class C IP address is 255.255.255.0
Define circuit switching and packet switching what are the difference of them?
Packet-switched networks move data in separate, small data blocks, or packets as they are more commonly known, based on the destination address in each packet. When received, the packets are reassembled in the proper sequence to make up the message. The packets are not dependent on any one path or connection, and can take as many paths as necessary to maintain data integrity depending on traffic load of a shared network. Packet-switched networks are mainly used in standard LAN networks.
Circuit-switched networks require dedicated point-to-point connections during calls.
the Application Software is a software that APPLIES to the real life application. For example: Microsoft Word is used to create documents similar to you create manually on paper. Accounting Softwares those are used for accounting which is simallarly done manually on Account Book.
Thus, Application Software are easier to be understood by normal users because they directly deals with the normal real life applications.
But the System Softwares are the softwares which deals with the system or hardware. For example: Disk Management Tools which are used to partition or format the disk.
System Softwares are recommended to be used only by Advanced users who are having advance knowledge of the computer system.
What are the merits and demerits of computer networking?
merits enables data sharing between two or more computers. Therefore; 1-minimizes time wastage 2-minimizes energy wastage etc demerits 1-data suffers from lack of privacy 2-your computer will be exposed to trojans(computer viruses)
Is the transmission medium a part of physical layer why or why not?
The Physical Layer defines the means of transmitting raw bits rather than logical data packets over a physical link connecting network nodes. The bit stream may be grouped into code words or symbols and converted to a physical signal that is transmitted over a hardware transmission medium. The Physical Layer provides an electrical, mechanical, and procedural interface to the transmission medium. The shapes and properties of the electrical connectors, the frequencies to broadcast on, the modulation scheme to use and similar low-level parameters, are specified here.
Within the semantics of the OSI network architecture, the Physical Layer translates logical communications requests from the Data Link Layer into hardware-specific operations to affect transmission or reception of electronic signals.
What kind of cable do you use to connect a computer to a network?
You would use a network cable to connect a computer to a network. The type of cable and its electrical, possibly optical, and mechanical attributes depend on the network's pysical layer.
Networks use a variety of fiber optic cables, coaxial cables, single twisted-pairs, double and quadruple twisted-pair cables. Other forms exist, including those not requireing a dedicated cable (such as some devices designed for networking over power line), or not requireing a cable at all (such as devices designed for networking over radio frequency connections).