Congnghevietnam
Chào Mừng bạn đến với diễn đàn Congngheviet.tk!
Chúc Các Bạn Vui Vẻ!
Congnghevietnam
Chào Mừng bạn đến với diễn đàn Congngheviet.tk!
Chúc Các Bạn Vui Vẻ!
Congnghevietnam
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.

Congnghevietnam


 
Trang ChínhLatest imagesTìm kiếmĐăng kýĐăng Nhập
Top posters
meodingu
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
Ngukha
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
Admin
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
sockhung
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
NOKIA
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
tuquynh
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
chanhchanh
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
duongluatit
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
maimaibene_6996
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
be_map1512
Internet Protocols I_vote_lcapInternet Protocols I_voting_barInternet Protocols I_vote_rcap 
Tìm kiếm
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» SỬA MÁY TÍNH , MÁY IN, ĐỔ MỰC MÁY IN TẠI NHÀ HỒ CHÍ MINH
Internet Protocols I_icon_minitimeWed Feb 29, 2012 4:51 pm by tuquynh

» Khai giảng lớp luyện thi N2 và N3 tại Trung tâm Nhật Ngữ Top Globis
Internet Protocols I_icon_minitimeWed Feb 29, 2012 4:44 pm by tuquynh

» vietpon mua sản phẩm chất lượng, giá tốt.
Internet Protocols I_icon_minitimeWed Oct 05, 2011 2:27 pm by tuquynh

» Học tiếng Nhật - Top Globis
Internet Protocols I_icon_minitimeWed Oct 05, 2011 2:06 pm by tuquynh

» Học tiếng Nhật - Top Globis
Internet Protocols I_icon_minitimeWed Aug 31, 2011 4:37 pm by tuquynh

» Khai giảng lớp luyện thi N3 tại Trung tâm Nhật Ngữ Top Globis
Internet Protocols I_icon_minitimeWed May 25, 2011 9:48 am by tuquynh

» TỔNG KHAI GIẢNG CÁC LỚP NHẬT NGỮ TẠI TOP GLOBIS
Internet Protocols I_icon_minitimeFri Feb 11, 2011 7:10 pm by tuquynh

» PHẢN XẠ NGẪU NHIÊN LIÊN TỤC-p2 Học tiếng Nhật mới
Internet Protocols I_icon_minitimeFri Feb 11, 2011 7:09 pm by tuquynh

» Kiếm tiền kiểu này hay và thiết thực nhỉ
Internet Protocols I_icon_minitimeFri Feb 11, 2011 7:08 pm by tuquynh

Navigation
 Portal
 Diễn Đàn
 Thành viên
 Lý lịch
 Trợ giúp
 Tìm kiếm
Affiliates
free forum

Thống Kê
Hiện có 1 người đang truy cập Diễn Đàn, gồm: 0 Thành viên, 0 Thành viên ẩn danh và 1 Khách viếng thăm

Không

Số người truy cập cùng lúc nhiều nhất là 16 người, vào ngày Thu Apr 25, 2024 11:17 am

 

 Internet Protocols

Go down 
Tác giảThông điệp
meodingu
Thành Viên Cấp 5
Thành Viên Cấp 5



Tổng số bài gửi : 77
Join date : 27/09/2010

Internet Protocols Empty
Bài gửiTiêu đề: Internet Protocols   Internet Protocols I_icon_minitimeMon Sep 27, 2010 11:59 pm

Protocols
Main article: Internet Protocol Suite

The complex communications infrastructure of the Internet consists of its hardware components and a system of software layers that control various aspects of the architecture. While the hardware can often be used to support other software systems, it is the design and the rigorous standardization process of the software architecture that characterizes the Internet and provides the foundation for its scalability and success. The responsibility for the architectural design of the Internet software systems has been delegated to the Internet Engineering Task Force (IETF).[13] The IETF conducts standard-setting work groups, open to any individual, about the various aspects of Internet architecture. Resulting discussions and final standards are published in a series of publications, each called a Request for Comments (RFC), freely available on the IETF web site. The principal methods of networking that enable the Internet are contained in specially designated RFCs that constitute the Internet Standards. Other less rigorous documents are simply informative, experimental, or historical, or document the best current practices (BCP) when implementing Internet technologies.

The Internet Standards describe a framework known as the Internet Protocol Suite. This is a model architecture that divides methods into a layered system of protocols (RFC 1122, RFC 1123). The layers correspond to the environment or scope in which their services operate. At the top is the Application Layer, the space for the application-specific networking methods used in software applications, e.g., a web browser program. Below this top layer, the Transport Layer connects applications on different hosts via the network (e.g., client–server model) with appropriate data exchange methods. Underlying these layers are the core networking technologies, consisting of two layers. The Internet Layer enables computers to identify and locate each other via Internet Protocol (IP) addresses, and allows them to connect to one-another via intermediate (transit) networks. Lastly, at the bottom of the architecture, is a software layer, the Link Layer, that provides connectivity between hosts on the same local network link, such as a local area network (LAN) or a dial-up connection. The model, also known as TCP/IP, is designed to be independent of the underlying hardware which the model therefore does not concern itself with in any detail. Other models have been developed, such as the Open Systems Interconnection (OSI) model, but they are not compatible in the details of description, nor implementation, but many similarities exist and the TCP/IP protocols are usually included in the discussion of OSI networking.

The most prominent component of the Internet model is the Internet Protocol (IP) which provides addressing systems (IP addresses) for computers on the Internet. IP enables internetworking and essentially establishes the Internet itself. IP Version 4 (IPv4) is the initial version used on the first generation of the today's Internet and is still in dominant use. It was designed to address up to ~4.3 billion (109) Internet hosts. However, the explosive growth of the Internet has led to IPv4 address exhaustion which is estimated to enter its final stage in approximately 2011.[14] A new protocol version, IPv6, was developed in the mid 1990s which provides vastly larger addressing capabilities and more efficient routing of Internet traffic. IPv6 is currently in commercial deployment phase around the world and Internet address registries (RIRs) have begun to urge all resource managers to plan rapid adoption and conversion.[15]

IPv6 is not interoperable with IPv4. It essentially establishes a "parallel" version of the Internet not directly accessible with IPv4 software. This means software upgrades or translator facilities are necessary for every networking device that needs to communicate on the IPv6 Internet. Most modern computer operating systems are already converted to operate with both versions of the Internet Protocol. Network infrastructures, however, are still lagging in this development. Aside from the complex physical connections that make up its infrastructure, the Internet is facilitated by bi- or multi-lateral commercial contracts (e.g., peering agreements), and by technical specifications or protocols that describe how to exchange data over the network. Indeed, the Internet is defined by its interconnections and routing policies.



_________________
Short Sale Myrtle Beach
homeowner association management
Về Đầu Trang Go down
 
Internet Protocols
Về Đầu Trang 
Trang 1 trong tổng số 1 trang
 Similar topics
-
» Internet :D
» Internet Terminology

Permissions in this forum:Bạn không có quyền trả lời bài viết
Congnghevietnam :: Góc PC :: Tin Học Văn Phòng-
Chuyển đến