วันจันทร์ที่ 22 กรกฎาคม พ.ศ. 2556

Computer Network



A Network Model
A computer network essentially consists of an interconnection of devices (computers, printers, routers, etc.) that exchange information with each other. In order to do this, a device encodes data in a format that other devices can understand, which is called protocol. To support a  exible con guration and ensure a good scalability, several encodings are usually stacked upon each other, so that data are rst encoded (encapsulated) using a certain protocol, then the encoded data are encapsulated using another protocol, the resulting information is again encoded using a di erent protocol, and so on. After the last encapsulation step, information is actually sent to the destination, which performs the steps in reverse 
order: interprets the protocol used in received information and decapsulates the data, then again the decoded information is analyzed to interpret a di erent protocol and its payload is decapsulated, etc. After the last decapsulation step, the information that was originally forwarded by the sender is available for processing by the receiver.
This mechanism allows to consider and con gure separately the di erent features of a
network. For example, a high level protocol such as HTTP (HyperText Transfer Protocol),
that is typically used to transfer web pages, can be con gured and used independently of
the actual protocol spoken on the transmission medium (copper cable, ber, wireless link,etc.).

This kind of operation is de ned in the ISO/IEC Open Systems Interconnection (OSI)
model [fS, Com, ISO]. That is, computer networks usually operate according to a layered model, where each layer corresponds to an encapsulation/decapsulation step and is
associated with a speci c protocol used to communicate with the corresponding layer at
the destination. According to the ISO OSI model, network protocols are organized as a
stack consisting of 7 layers. Therefore, the setup of a network link consists at least of the
speci cation of the stack of protocols to be used.
The following sections briey describe some of the most commonly adopted network

Introduction
Communication systems are nowadays fundamental to support various applications, and this is especially true for computer networks as their utmost expression. Some examples include  information interchange for critical operations, such as bank transfers or military data, as well as commonly used services such as the web, email, or streaming of multimedia contents. It is therefore essential to be able to ensure an uninterrupted and e cent operation of a computer network.

However, the task of maintaining a computer network may get considerably harder as
the complexity of the network increases, either in terms of the topology or in terms of the enabled services. Therefore, as it often happens in other contexts, a sign i cant aid in the maintenance comes from the ability to obtain a visual representation of the network.



Computer Network 



     Computer Network คือระบบเครือข่ายคอมพิวเตอร์ ซึ่งหมายถึงการเชื่อมต่อคอมพิวเตอร์ตั้งแต่ 2 เครื่องขึ้นไปเข้าด้วยกันด้วยสายเคเบิล หรือสื่ออื่นๆ ทำให้คอมพิวเตอร์สามารถรับส่งข้อมูลแก่กันและกันได้ ในกรณีที่เป็นการเชื่อมต่อระหว่างเครื่องคอมพิวเตอร์หลายๆ เครื่องเข้ากับเครื่องคอมพิวเตอร์ขนาดใหญ่ที่เป็นศูนย์กลาง เราเรียกคอมพิวเตอร์ที่เป็นศูนย์กลางนี้ว่า โฮสต์ (Host) และเรียกคอมพิวเตอร์ขนาดเล็กที่เข้ามาเชื่อมต่อว่า ไคลเอนต์ (Client/Terminal)  
     ระบบเครือข่าย (Network) จะเชื่อมโยงคอมพิวเตอร์เข้าด้วยกันเพื่อการติดต่อสื่อสาร   เราสามารถส่งข้อมูลภายในอาคาร หรือข้ามระหว่างเมืองไปจนถึงอีกซีกหนึ่งของโลก   ซึ่งข้อมูลต่างๆ อาจเป็นทั้งข้อความ รูปภาพ เสียง ก่อให้เกิดความสะดวก รวดเร็วแก่ผู้ใช้   ซึ่งความสามารถเหล่านี้ทำให้เครือข่ายคอมพิวเตอร์มีความสำคัญ และจำเป็นต่อการใช้งานในแวดวงต่างๆ 
     รูปแบบของเน็ตเวิร์คแบ่งได้เป็น 3 ลักษณะ ดังนี้
1. LAN (Local Area Network) เป็นกลุ่มของคอมพิวเตอร์ที่เชื่อมต่อกันในพื้นที่จำกัด เช่นภายในตึกสำนักงาน หรือภายในโรงงาน ส่วนมากจะใช้สายเคเบิ้ลในการติดต่อสื่อสารกัน
2. MAN (Metropolitan Area Network) เป็นการนำระบบ LAN หลายๆ LAN ที่มีพื้นที่อยู่ใกล้เคียงกันมาเชื่อมต่อกัน ให้มีขนาดใหญ่ขึ้น เช่นเชื่อมต่อกันในเมือง หรือในจังหวัด เป็นต้น
3.WAN (Wide Area Network) เป็นกลุ่มของคอมพิวเตอร์ที่เชื่อมต่อกันแบบกว้างขวาง อาจจะเป็นภายในประเทศ หรือระหว่างประเทศเป็นการใช้ หลายๆ LAN หรือหลายๆ MAN ซึ่งอยู่คนละพื้นที่ เชื่อมต่อเข้าหากัน เช่น สำนักงานที่ New York เชื่อมต่อกับที่ London การติดต่อสื่อสารกัน อาจจะใช้ตั้งแต่สายโทรศัพท์จนกระทั่งถึงดาวเทียม
    -อาจจะมีอีกประเภทหนึ่ง คือ SAN (Small Area Network) เป็นกลุ่มของคอมพิวเตอร์ที่เชื่อมต่อกันในพื้นที่ขนาดเล็กมาก อาจจะเป็นในบ้าน หรือสำนักงานขนาดเล็กที่มีจำนวนของคอมพิวเตอร์ไม่ควรจะเกิน 10 เครื่อง









ไม่มีความคิดเห็น:

แสดงความคิดเห็น