Jumat, 24 Mei 2024
Minggu, 19 Mei 2024
OSI Layer 4 - Transports
The Transport layer of the OSI model is responsible for differentiating network flows.
At any given time on the user's computer there may be an open Internet browser, when music is streaming, while messenger or chat app is running. Every this application sends and receives data from the Internet, and all the data arrives in the form of 1's and 0's on that computer's NIC.
Something has to be there to tell which 1 and 0 belong to messenger or browser or streaming music. That "something" is Layer 4 :
Layer 4 accomplishes this by using an addressing scheme known as Port Number.
Specifically, there are two methods to differentiate network flows. They are known as Transmission Control Protocol (TCP), or User Datagram Protocol (UDP). Both TCP and UDP have 65,536 port numbers (each), and application flows uniquely identified by Source and Destination ports (in combination with Source and Destination IP address).
TCP and UDP use different strategies in how data flows transferred, and the differences and inner workings of the two are interesting and significant, but unfortunately they are outside the scope of this article series. They will be the topic of an upcoming article or series.
To summarize, if Layer 2 is responsible for hop to hop delivery, and Layer 3 is responsible for end to end delivery, it could be said that Layer 4 is responsible for service-to-service delivery.
Senin, 13 Mei 2024
OSI Layer 4 - Transport
Lapisan Transport model OSI bertanggung jawab untuk membedakan aliran jaringan.
Pada waktu tertentu di komputer pengguna mungkin ada browser Internet terbuka, saat musik sedang streaming, saat aplikasi messenger atau chat sedang berjalan. Setiap aplikasi ini mengirim dan menerima data dari Internet, dan semua data tersebut tiba dalam bentuk 1 dan 0 di NIC komputer itu.
Sesuatu harus ada untuk membedakan mana 1 dan 0 milik messenger atau browser atau musik streaming. "Sesuatu" itu adalah Layer 4:
Layer 4 menyelesaikan ini dengan menggunakan skema pengalamatan yang dikenal sebagai Nomor Port.
Secara khusus, ada dua metode untuk membedakan aliran jaringan. Mereka dikenal sebagai Protokol Kontrol Transmisi (TCP), atau Protokol Datagram Pengguna (UDP). Baik TCP dan UDP memiliki 65.536 nomor port (masing-masing), dan aliran aplikasi unik diidentifikasi oleh port Source dan Destination (dalam kombinasi dengan Source dan Destination IP address).
TCP dan UDP menggunakan strategi yang berbeda dalam bagaimana aliran data ditransfer, dan perbedaan serta kerja dalam keduanya menarik dan signifikan, tetapi sayangnya mereka berada di luar ruang lingkup seri artikel ini. Mereka akan menjadi topik artikel atau seri mendatang.
Untuk meringkas, jika Layer 2 bertanggung jawab untuk pengiriman hop to hop, dan Layer 3 bertanggung jawab untuk pengiriman ujung ke ujung, dapat dikatakan bahwa Layer 4 bertanggung jawab untuk pengiriman layanan ke layanan.
-
Data Sets (Calculating Distances With Euclidean ) Using Excel How to calculate the distance with Euclidean using Excel is as follows: The...
-
1. Buat proyek baru lalu hapus sprite kucing yang ada pada proyek. 2. Tambahkan backdrop chalkboard, sprite avery dan abby...
-
1. Buat proyek baru lalu pilihlah backdrop bench with view sehingga tampilannya menjadi seperti ini: 2. Masukkan sin...