Archive for the 'Networking' Category

How to install,setup and configure dhcp on 2003 server screenshot

Monday, April 28th, 2008

How to enable dhcp services? First, you need to add component dhcp on the add and remove program. Check on the Dinamic Host Configuration Protocol(DHCP). Make sure you put the cd 2003 server on the cd-rom.

OSI Protocol Architecture

Thursday, November 29th, 2007

THE OSI PROTOCOL ARCHITECTURE
 The Open System Interconnection (OSI) model includes a set of protocols that attempt to define and standardize the data communications process. The OSI protocols were defined by the International Organization for Standardization (ISO).
 The OSI model is not a single definition of how data communications actually takes place in the real world. Numerous […]

WAN Other Internetworks

Thursday, November 15th, 2007

OTHER INTERNETWORKS
A lot number of internetwork also exist, let’s go through them.
Arpanet
Sometimes referred to as the “grand-daddy of packet networks”, the ARPANET was built by DARPA in the late 60s to accommodate research equipment on packet-switching technology and to allow resource sharing for the Department of Defense’s contractors. It soon became popular with researchers for […]

WAN Networking Technologies

Thursday, November 15th, 2007

WAN Networking Technologies
Circuit Switching
In a circuit-switched network, a dedicated communication path is established between two stations through the nodes of the network. That path is a connected sequence of physical links between nodes. On each link, a logical channel is dedicated to the connection. Data generated by the source station are transmitted along the dedicated […]

OSI Model And Internet Working Devices.

Wednesday, November 14th, 2007

THE OSI MODEL AND INTERNET WORKING DEVICES.
Repeaters
• Repeat signal by regenerating, retiming and amplifying the signal
• Pass all signals between attached segments
• Not read destination addresses of data packets
• Allow for the connection of different types of media
• Extend overall […]

What Is An Internetwork?

Thursday, November 1st, 2007

An internet work is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network. Internetworking refers to the industry, products, and procedures that meet the challenge of creating and administering internet works.

How Local Area Network works?

Tuesday, October 30th, 2007

LAN TOPOLOGIES

LAN topologies define the manner in which network devices are organized. Four common LAN topologies exist:

bus,
ring,
star, and
tree.

These topologies are logical architectures, but the actual devices need not be physically organized in these configurations. Logical bus and ring topologies, for example, are commonly organized physically as a star. […]

Data Communication Model

Tuesday, October 30th, 2007

The user of the PC wishes to send a message to another user-for example, “Good Day” (m). The user activates the electronic mail package on the PC and enters the message via the keyboard (input device). The character string is briefly buffered in main memory. We can view it as a sequence of bits(g) in […]

TCP/IP and Distributed System

Thursday, October 25th, 2007

Basic Communication Model
Communication is the transfer of a message from one entity, called the source or transmitter, to another, called the destination or receiver, via a channel of some sort.