Before building your network application, you also need a basic unders dịch - Before building your network application, you also need a basic unders Việt làm thế nào để nói

Before building your network applic

Before building your network application, you also need a basic understanding of
how the programs, running in multiple end systems, communicate with each other.
In the jargon of operating systems, it is not actually programs but processes that
communicate. A process can be thought of as a program that is running within an
end system. When processes are running on the same end system, they can communicate with each other with interprocess communication, using rules that are
governed by the end system’s operating system. But in this book we are not particularly interested in how processes in the same host communicate, but instead in
how processes running on different hosts (with potentially different operating systems) communicate.
Processes on two different end systems communicate with each other by exchanging messages across the computer network. A sending process creates and sends messages into the network; a receiving process receives these messages and possibly
responds by sending messages back. Figure 2.1 illustrates that processes communicating with each other reside in the application layer of the five-layer protocol stack.

Client and Server Processes

A network application consists of pairs of processes that send messages to each
other over a network. For example, in the Web application a client browser
process exchanges messages with a Web server process. In a P2P file-sharing system, a file is transferred from a process in one peer to a process in another peer.
For each pair of communicating processes, we typically label one of the two
processes as the client and the other process as the server. With the Web, a
browser is a client process and a Web server is a server process. With P2P file
sharing, the peer that is downloading the file is labeled as the client, and the peer
that is uploading the file is labeled as the server.
You may have observed that in some applications, such as in P2P file sharing, a
process can be both a client and a server. Indeed, a process in a P2P file-sharing system can both upload and download files. Nevertheless, in the context of any given
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Before building your network application, you also need a basic understanding ofhow the programs, running in multiple end systems, communicate with each other.In the jargon of operating systems, it is not actually programs but processes thatcommunicate. A process can be thought of as a program that is running within anend system. When processes are running on the same end system, they can communicate with each other with interprocess communication, using rules that aregoverned by the end system’s operating system. But in this book we are not particularly interested in how processes in the same host communicate, but instead inhow processes running on different hosts (with potentially different operating systems) communicate.Processes on two different end systems communicate with each other by exchanging messages across the computer network. A sending process creates and sends messages into the network; a receiving process receives these messages and possiblyresponds by sending messages back. Figure 2.1 illustrates that processes communicating with each other reside in the application layer of the five-layer protocol stack.Client and Server ProcessesA network application consists of pairs of processes that send messages to eachother over a network. For example, in the Web application a client browserprocess exchanges messages with a Web server process. In a P2P file-sharing system, a file is transferred from a process in one peer to a process in another peer.For each pair of communicating processes, we typically label one of the twoprocesses as the client and the other process as the server. With the Web, abrowser is a client process and a Web server is a server process. With P2P filesharing, the peer that is downloading the file is labeled as the client, and the peerthat is uploading the file is labeled as the server.You may have observed that in some applications, such as in P2P file sharing, aprocess can be both a client and a server. Indeed, a process in a P2P file-sharing system can both upload and download files. Nevertheless, in the context of any given
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Trước khi xây dựng ứng dụng mạng của bạn, bạn cũng cần một sự hiểu biết cơ bản về
cách các chương trình, hoạt động trong nhiều hệ thống kết thúc, giao tiếp với nhau.
Trong thuật ngữ của hệ điều hành, nó không thực sự là chương trình, nhưng quá trình
giao tiếp. Một quá trình có thể được coi như là một chương trình đang chạy trong một
hệ thống đầu cuối. Khi tiến trình đang chạy trên hệ thống cuối cùng, họ có thể giao tiếp với nhau bằng giao tiếp interprocess, sử dụng các quy tắc được
điều chỉnh bởi hệ điều hành hệ thống cuối. Nhưng trong cuốn sách này, chúng tôi không đặc biệt quan tâm đến việc làm thế nào các quá trình trong cùng một máy chủ giao tiếp, nhưng thay vì trong
cách tiến trình đang chạy trên máy khác nhau (với các hệ điều hành có khả năng khác nhau) giao tiếp.
Processes trên hai hệ thống kết thúc khác nhau giao tiếp với nhau bằng cách trao đổi các thông điệp trên mạng máy tính. Một quá trình mail tạo và gửi tin nhắn vào mạng; một quá trình tiếp nhận nhận được những tin nhắn này và có thể
phản ứng bằng cách gửi tin nhắn lại. Hình 2.1 minh họa các quá trình giao tiếp với nhau cư trú ở lớp ứng dụng của năm lớp giao thức ngăn xếp. Khách hàng và quy trình Một ứng dụng mạng bao gồm các cặp của các quá trình đó gửi tin nhắn cho nhau khác qua mạng. Ví dụ, trong các ứng dụng Web một trình duyệt khách hàng quá trình trao đổi tin nhắn với một quá trình máy chủ Web. Trong một hệ thống chia sẻ file P2P, một tập tin được chuyển từ một quá trình trong một peer to một quá trình trong peer khác. Đối với mỗi cặp giao quy trình, chúng ta thường gán cho một trong hai quy trình là các khách hàng và các quá trình khác như máy chủ . Với Web, một trình duyệt là một quá trình khách hàng và một máy chủ web là một quá trình máy chủ. Với file P2P chia sẻ, các đồng đẳng được tải các tập tin được gắn nhãn là các khách hàng, và các đồng đẳng được tải lên các tập tin được gắn nhãn là các máy chủ. Bạn có thể đã quan sát thấy rằng trong một số ứng dụng, chẳng hạn như trong việc chia sẻ file P2P, một quá trình có thể vừa là máy khách và máy chủ. Thật vậy, một quá trình trong một hệ thống P2P chia sẻ file có thể vừa tải lên và tải về các tập tin. Tuy nhiên, trong bối cảnh của bất kỳ định












đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: