Protokol Jaringan

Supriyanto Supriyanto
14 Sept 202016:50

Summary

TLDRThis lecture delves into computer networking protocols, crucial in the era of the COVID-19 pandemic. It outlines the learning outcomes, including understanding data communication, data flow, and the importance of protocols in networks. The five elements of protocols—encoding, message formatting, encapsulation, message timing, and delivery options—are discussed, illustrating their necessity for effective communication. Examples provided, such as the different data flow models and the role of protocols in human interaction, emphasize the significance of protocols in ensuring clear and error-free transmission of data.

Takeaways

  • 😀 The lecture discusses the concept of protocols in computer networks, especially during the COVID-19 pandemic, emphasizing the importance of health protocols.
  • 📚 The learning outcomes for the session include recalling data communication, understanding data flow, recognizing the significance of protocols in computer networks, and identifying the elements of a protocol.
  • 🔁 Data communication is defined as the exchange of messages or data between two nodes, which can be transmitted through various media like cables.
  • 🔄 Three models of data flow are presented: simplex (one-way communication), half-duplex (two-way communication but not simultaneously), and full-duplex (simultaneous two-way communication).
  • 🌐 Protocols are essential for organizing the method of communication between nodes in a network, ensuring that data is sent and received correctly.
  • 📝 Protocols include five elements: message encoding, message formatting, encapsulation, message timing, message size, and message delivery options.
  • 🔠 Message encoding is the process of translating computer language into a format that can be understood by the transmission medium, such as electrical currents for cables.
  • 📦 Message formatting and encapsulation involve structuring the message and including necessary information like sender and receiver identities to ensure correct delivery.
  • 📏 Message size pertains to the division of large messages into smaller parts to fit the transmission medium and to ensure proper reassembly at the destination.
  • ⏱ Message timing is associated with flow control and response timeouts, which are crucial for managing the pace of data transmission and ensuring timely responses.
  • 📢 There are different message delivery options, such as unicast (one-to-one communication), broadcast (one-to-all), and multicast (to a selected group but not all).

Q & A

  • What is the main topic of the lecture?

    -The main topic of the lecture is about network protocols, especially in the context of daily network communication during the COVID-19 pandemic.

  • What are the four learning outcomes mentioned in the lecture?

    -The four learning outcomes are: 1) To recall the concept of data communication, 2) To understand the flow of data and data flow, 3) To comprehend the importance of protocols in computer networks, and 4) To know the elements of a protocol.

  • What is data communication defined as?

    -Data communication is defined as the exchange of messages or data between two nodes that can receive and transmit data through a communication link or transmission medium.

  • What are the three models of data flow mentioned in the script?

    -The three models of data flow are simplex (one-way communication), half-duplex (two-way communication but not simultaneously), and full-duplex (simultaneous two-way communication).

  • What is the role of protocols in data communication?

    -Protocols define the rules and methods for communication between nodes in a network, ensuring that data is transmitted and received correctly and efficiently.

  • What are the five elements of communication in the context of protocols?

    -The five elements are the sender, the receiver, the channel or medium, the protocol that governs the communication, and the message to be conveyed.

  • What is message encoding in the context of protocols?

    -Message encoding is the process of translating the language of the computer (data to be communicated) into a language that the transmission medium can understand, such as electrical signals for a wired channel.

  • What is the purpose of message formatting and encapsulation in protocols?

    -Message formatting and encapsulation organize the data into a structured format that includes necessary information like sender and receiver identities, ensuring the message is correctly interpreted by the receiver.

  • Why is message size important in protocol communication?

    -Message size is important because it determines whether the data can be transmitted over the available medium and may affect the efficiency of the communication, as large messages may need to be broken down into smaller packets.

  • What is meant by message timing, and why is it significant?

    -Message timing relates to flow control and response timeouts, which are crucial for managing the pace of data transmission and ensuring that the receiver can process the data in a timely manner.

  • What are the different message delivery options mentioned in the lecture?

    -The message delivery options mentioned are unicast (one-to-one communication), broadcast (one-to-all communication), and multicast (communication to a selected group, more than one but not all).

Outlines

00:00

😀 Introduction to Computer Network Protocols

The script begins with a greeting and an introduction to a computer networking course, focusing on the concept of protocols, especially in the context of the COVID-19 pandemic. The learning outcomes for the session are outlined, which include understanding data communication, data flow, the importance of protocols in computer networks, and the elements of a protocol. The concept of data communication is explained as the exchange of messages or data between two nodes, with examples of different data flow models: simplex, half-duplex, and full-duplex. The importance of protocols in facilitating communication is emphasized, drawing parallels to human communication and the need for a common language or set of rules.

05:01

📚 The Role of Protocols in Data Communication

This paragraph delves into the role of protocols in organizing communication methods between nodes in a computer network. It discusses the importance of protocols in ensuring that communication occurs effectively and without misunderstandings. The paragraph introduces the five elements of a protocol: message encoding, message formatting, encapsulation, message timing, message size, and message delivery options. It uses the analogy of a sender and receiver to explain the necessity of encoding and decoding messages to and from a format that can be understood by both parties. The concept of message formatting and encapsulation is introduced, emphasizing the need for structuring and identifying the content of messages for proper delivery.

10:02

🔍 Protocol Elements and Data Handling

The script continues with an in-depth look at the protocol elements, focusing on message formatting, encapsulation, and the practical aspects of handling data in a network. It discusses the need to format messages like packaging goods, ensuring they contain the necessary information for delivery. Encapsulation is highlighted as a way to include specific identities for the sender and receiver to ensure correct message delivery. The paragraph also touches on message size, explaining how large messages may need to be broken down into smaller parts for transmission, similar to handling large items that cannot fit into a small vehicle. The importance of message timing in relation to flow control and response time is also discussed, with examples such as the 'ping' command and its associated timeout to illustrate the concept of protocol-regulated timing.

15:02

🚀 Practical Applications and Assignments

The final paragraph wraps up the session with an overview of practical applications of the concepts discussed and outlines an assignment for the students. It mentions the need to understand different types of message delivery, such as unicasting, broadcasting, and multicasting, and asks students to provide examples of each in everyday life. The paragraph also introduces the concept of message delivery options in the context of IP version 6, mentioning 'Anycast' as a delivery option that will be explored further in future studies. The session concludes with well-wishes for the students' health and motivation to continue learning, ending with a traditional closing phrase.

Mindmap

Keywords

💡Protocol

In the context of the video, a 'protocol' refers to the rules and conventions that govern data communication within a computer network. It is crucial for ensuring that data is transmitted accurately and efficiently. The script discusses the role of protocols in daily network operations, especially during the pandemic, where communication standards become even more important to maintain effective remote connections.

💡Data Communication

Data communication is defined as the exchange of messages or data between two nodes or devices. It is the central theme of the video, which aims to teach viewers about the process and importance of data exchange in computer networks. The script uses the term to describe the fundamental concept of network communication, highlighting the need for protocols to facilitate this exchange.

💡Learning Outcomes

Learning outcomes are the objectives or goals that the video aims to achieve for the viewers. The script lists four learning outcomes, including understanding data communication, data flow, the importance of protocols, and the elements of a protocol. These outcomes guide the content and structure of the video to ensure that viewers gain a comprehensive understanding of the topic.

💡Simplex

Simplex communication is a one-way data flow where data travels in a single direction, such as from a sender to a receiver without any return communication. The script uses the example of a computer monitor, which only receives data and does not send any, to illustrate the concept of simplex communication in the context of data flow models.

💡Half-Duplex

Half-duplex refers to a communication mode where data can be sent and received, but not simultaneously. The script explains that in half-duplex communication, data flows in both directions, but at different times, using the example of a walkie-talkie to demonstrate how one party must wait for the other to finish transmitting before responding.

💡Full-Duplex

Full-duplex, also known as duplex, allows for data to be transmitted and received at the same time. The script contrasts this with half-duplex by describing it as a simultaneous two-way communication, using the example of a real conversation between two people, where both can speak and listen at the same time.

💡Message Encoding

Message encoding is the process of translating the language of the sender (in this case, computer data) into a language that the transmission medium can understand. The script explains that an encoder is responsible for this translation, converting computer language into electrical signals that can be transmitted over cables, and a decoder at the receiving end reverts these signals back into a comprehensible format.

💡Message Formatting

Message formatting involves structuring the data into a specific format before transmission. The script likens it to packaging goods for delivery, where the data is placed into a 'box' with defined contents and identification information to ensure it is correctly received by the intended destination.

💡Encapsulation

Encapsulation in the context of protocols refers to the process of adding header information to the data packet, which includes the identity of the sender and receiver. The script describes encapsulation as a necessary step for ensuring that the message is correctly addressed and can be delivered to the intended recipient within a computer network.

💡Message Timing

Message timing relates to the control of data flow, including aspects such as flow control and response timeouts. The script explains that protocols manage when data should be sent and received, and how long the system should wait for a response before timing out, which is crucial for maintaining the efficiency and reliability of network communication.

💡Delivery Options

Delivery options refer to the various methods by which messages can be sent in a network. The script mentions 'unicast', 'broadcast', and 'multicast' as examples. Unicast is a one-to-one delivery, broadcast sends a message to all recipients, and multicast sends a message to a selected group of more than one recipient. These options are part of the protocol's role in determining how data is disseminated within a network.

Highlights

Introduction to the concept of protocols in computer networks and their importance in communication.

Explanation of the basic components involved in data communication: sender, receiver, communication channel, and message.

Overview of three types of data flow models: Simplex (one-directional), Half-Duplex (bidirectional but not simultaneous), and Full-Duplex (bidirectional and simultaneous).

Comparison of communication without protocols, illustrating potential misunderstandings and communication failure.

Discussion on the importance of protocols in both human and computer network communication, particularly in defining the rules for data exchange.

Description of the five key elements of a network protocol: message encoding, message format and encapsulation, message size, message timing, and message delivery options.

Explanation of message encoding: converting data into a suitable format for transmission over different types of media.

Description of message formatting and encapsulation: structuring data into a specific format and packaging it for delivery.

Importance of message size management in ensuring data can be transmitted effectively over different network media.

Discussion on message timing: controlling the flow of data and managing response timeouts to ensure timely communication.

Explanation of different message delivery options: Unicast (one-to-one), Broadcast (one-to-all), and Multicast (one-to-many).

Highlight of the role of protocols in regulating various network communication aspects, such as error detection, message sequencing, and flow control.

Overview of the practical applications of protocols in real-world networking scenarios, like IP addressing and routing.

Importance of understanding different types of protocols and their functions for effective computer network communication.

Assignment to identify and describe examples of message formatting and appropriate media for data transmission in networking.

Transcripts

play00:00

Hai assalamualaikum warahmatullahi

play00:03

wabarakatuh ketemu lagi dengan saya di

play00:06

mata kuliah jaringan komputer kali ini

play00:09

kita akan membahas tentang protokol

play00:11

jaringan hari-hari ini di masa pandemic

play00:15

covert 19 tentunya anda sering mendengar

play00:18

kata-kata protokol khususnya protokol

play00:21

kesehatan nah Apa yang disebut protokol

play00:24

dan Apa peran protokol dalam jaringan

play00:27

akan kita bahas pada pertemuan kali ini

play00:32

sebagaimana biasanya diawal pertemuan

play00:35

selalu saya sampaikan apa yang ingin

play00:38

dicapai dari pembelajaran kali ini

play00:42

learning outcome ada 4 yang pertama

play00:46

niatkan kembali kepada anda semua

play00:48

khususnya yang pernah kuliah komunikasi

play00:51

data kita akan kembali mengingat

play00:54

komunikasi data dan yang kedua

play00:57

Diharapkan anda dapat mengerti tentang

play01:00

aliran

play01:00

nah dataflow 9 yang ketiga Anda

play01:06

diharapkan dapat Memahami pentingnya

play01:07

protokol dalam sebuah jaringan komputer

play01:10

dan yang keempat setelah selesai materi

play01:13

ini Diharapkan anda dapat mengetahui apa

play01:17

saja elemen-elemen Sebuah protokol eh

play01:22

kembali mengingat komunikasi data secara

play01:26

umum komunikasi data dapat didefinisikan

play01:28

sebagai pertukaran pesan atau data

play01:34

antara dua not Ya kembali ingat

play01:38

pengertian note sebelumnya walnut bisa

play01:40

berupa apa saja yang bisa menerima dan

play01:42

mengirim data melalui sebuah link

play01:45

komunikasi communication link atau media

play01:49

transmisi misalnya kabel dalam hal

play01:52

gambar ini jadi pada gambar ini terjadi

play01:57

komunikasi data antara komputer sebelah

play02:00

kiri yang

play02:00

dengan tender dan komputer sebelah kanan

play02:03

disebut dengan receiver melalui sebuah

play02:06

media transmisi yang dikirimkan apa yang

play02:09

dikirimkan adalah sang atau data oke nah

play02:17

ketika ada komputer sebelah kiri dan

play02:20

komputer sebelah kanan mengirimkan data

play02:22

maka ada tiga model aliran data yang

play02:27

bisa kita tunjukkan pada gambar ini yang

play02:33

pertama disebut dengan skinplex ya

play02:35

simplek itu dari kata-kata simple ini

play02:38

terjadi ketika datang mengalir pada satu

play02:43

arah saja Misalnya dari note1 kenur dua

play02:48

dia mengalir pada satu arah saja

play02:51

contohnya adalah monitor monitor kalau

play02:55

Anda punya monitor komputer monitor itu

play02:58

menerima data saja dan tidak

play03:00

nya yaitu aliran data yang disebut

play03:03

dengan simple Kemudian yang kedua

play03:06

half-duplex dari note1 data mengalirkan

play03:12

O2 dan sebaliknya dari no2 data mengalir

play03:15

ke note1 tapi tidak terjadi pada waktu

play03:20

yang sama jadi 01 terlebih dahulu

play03:24

kirimkeun o2dan nunggu kemudian setelah

play03:27

selesai baru no2 bisa mengirim kenut

play03:30

satu itu disebut dengan half-duplex bisa

play03:34

saling mengirim tapi bukan dalam waktu

play03:36

yang sama contohnya handy talky ini

play03:40

kemudian ada yang disebut dengan

play03:43

full-duplex atau duplex saja ini adalah

play03:47

jika aliran data dari 20 bisa terjadi

play03:53

secara simultan atau bersama-sama atau

play03:57

dalam waktu yang sama ya Misalnya

play03:59

komunikasi

play04:00

nyata antara 2pc ya 2bc maka keduanya

play04:05

bisa saling mengirim data di waktu yang

play04:08

sama

play04:10

hai mei kembali ke protokol ya tadi

play04:13

sudah dijelaskan komunikasi data secara

play04:17

umum ya kemudian aliran datanya Nah

play04:22

sekarang tibalah saatnya kita

play04:25

membicarakan tentang protokol ingat

play04:28

kembali gambar ini yang tadi sudah

play04:31

keluar ya komunikasi data sebagaimana

play04:34

disebut sebelumnya adalah pertukaran

play04:38

data antar dua not nah ketika terjadi

play04:42

pertukaran data ada 5 hal yang bisa kita

play04:49

identifikasi dalam komunikasi data itu

play04:54

yang pertama harus ada senternya pihak

play04:57

yang mengirim yang ngirim data kemudian

play05:01

ada Destination atau receiver itu pihak

play05:05

yang menerima data Lalu ada channel atau

play05:08

medium media ini

play05:10

tempat mengalirnya data nah ternyata ada

play05:15

hal yang penting lagi yaitu protokol ini

play05:20

ada step 1 step 2 Step 3 ini adalah

play05:23

protokol yang mengatur metode

play05:26

komunikasinya jadi perang protokol di

play05:29

dalam komunikasi data adalah mengatur

play05:34

metode komunikasi antar not-not yang

play05:37

berkomunikasi dan satu lagi emang harus

play05:41

ada pesan yang disampaikan eh coba

play05:46

bayangkan jika ada sebuah komunikasi

play05:49

tanpa protokol misalnya ada dua orang

play05:53

ini dua orang ini satu ngomong pakai

play05:57

bahasa Inggris jangan nya guys your name

play06:00

card satu lagi orangnya tidak bisa

play06:02

bahasa Inggris kakek dia nanya wae takon

play06:08

opo sih anda

play06:10

dua orang ini beda bahasanya singa nggak

play06:14

paham ini terjadi kalau tidak ada

play06:18

kesepakatan atau tidak ada aturan-aturan

play06:21

yang mengelolanya atau mengaturnya

play06:24

sehingga komunikasi tanpa protokol tidak

play06:28

akan terjadi Komunikasi itu atau

play06:30

kalaupun terjadi akan mudah Terjadi

play06:33

salah paham

play06:35

hai hai jadi dalam komunikasi

play06:39

antarmanusia tokoh-tokoh ini sangat

play06:43

penting perannya diantaranya adalah

play06:45

untuk mengidentifikasi siapa sih

play06:49

senternya siapa receiver nya kemudian

play06:53

kesepakatan bahasa yang digunakan pakai

play06:55

bahasa apa kalau kita di Indonesia

play06:57

misalnya kita sepakat Sara nasional

play07:00

pakai bahasa Indonesia kemudian

play07:02

kesepakatan waktu pengiriman kecepatan

play07:05

pengirimannya kemudian diperlukan

play07:11

feedback kalau kita ngomong saja enggak

play07:13

ada feedback kita enggak tahu apakah

play07:15

orang itu mendengar omongan kita atau

play07:18

tidak tiga protokol ini penting sekali

play07:22

dalam komunikasi antarmanusia tak begitu

play07:27

pula dalam jaringan komputer protokol

play07:31

juga sangat penting ya

play07:34

Hai karena protokol sangat penting maka

play07:36

komunikasi pada jaringan komputer tidak

play07:39

akan terjadi tanpa foto call Nah inilah

play07:43

lima elemen protokol pada jaringan ya

play07:47

yang akan kita kenal bersama-sama yang

play07:49

pertama disebut mesjid encoding dua

play07:53

message format TGN enkapsulasi on

play07:56

message timing message size dan message

play08:01

delivery options message adalah pesan

play08:05

yang akan disampaikan data yang akan

play08:07

dikomunikasikan maka elemen-elemen ini

play08:11

selalu berkenaan dengan Pesan yang

play08:14

disampaikan itu Eh kita bahas satu

play08:18

persatu yang pertama message encoding

play08:23

Hai me ini ada center sebelah kiri ada

play08:26

receiver sebelah kanan yang antara

play08:30

keduanya ada channel ada medianya

play08:35

di media ini bisa berbeda-beda ada yang

play08:38

berupa kabel ada yang merubah wireless

play08:43

extender misalnya sebuah komputer

play08:46

komputer mengerti bahasa komputer

play08:49

kemudian misalnya channelnya kabel-kabel

play08:52

hanya mengerti aliran listrik arus

play08:56

listrik maka tugas encoder ia akan

play09:02

mengkoding message ini adalah

play09:04

menterjemahkan bahasa komputer bahasa

play09:07

mesin ini menjadi bahasa arus listrik

play09:09

itu tugasnya encoder kemudian ketika

play09:12

sampai kepenerima dibalik ada decoder

play09:17

yang bertugas menterjemahkan meses dari

play09:20

arus listrik menjadi bahasa mesin yang

play09:22

dipahami oleh komputer penerima sehingga

play09:25

meses encoding sangat diperlukan seperti

play09:29

misalnya saya sekarang ini berbicara di

play09:31

sini kemudian Asmara saya

play09:35

masuk ke dalam sistem jaringan tentunya

play09:38

bukan suara Lex yang yang akan mengalir

play09:41

ke sana melainkan kode-kode tertentu

play09:43

maka itu disebut dengan encoding

play09:46

kemudian setelah sampai di seberang sana

play09:48

di penerima pesan saya ini akan

play09:51

dikembalikan dikodekan kembali menjadi

play09:55

pesan suara sehingga Anda bisa tahu

play09:57

suara saya Kemudian yang kedua meses

play10:01

formatting dan enkapsulasi on ah pesan

play10:08

itu perlu diformat sebagaimana kita ke

play10:11

pengirim barang perlu

play10:13

ke Depok dulu di dimasukkan ke dalam

play10:16

kotak format petani ini kemudian

play10:21

ditentukan isinya apa saja dalam pesan

play10:24

itu lalu de-enkapsulasi atau dimasukkan

play10:28

kedalam amplop atau dimasukkan ke dalam

play10:30

kotak atau dalam box yang di dalam

play10:34

apabitu umumnya ada informasi disana ada

play10:37

identitas gendernya ada identitas

play10:39

receivernya ya agar pesan ini bisa

play10:43

diterima dengan benar oleh server maka

play10:47

Mercedes formatting juga perlu penting

play10:51

termasuk didalamnya adalah enkapsulasi

play10:55

on sehingga ditetapkan enkapsulasi nya

play11:01

dituliskan identitas-identitas tertentu

play11:03

tentang pesan itu identitas itu yang

play11:05

diperlukan oleh receiver untuk

play11:08

memastikan bahwa ini benar untuk saya

play11:12

cce kemudian yang ketika mid-size

play11:16

misalnya kita membawa barang yang besar

play11:19

jadi size-nya besar orang itu laporan

play11:24

yang besar ini tidak bisa kadang-kadang

play11:25

tidak memungkinkan untuk di muat ke

play11:27

dalam kendaraan kita karena kendaraannya

play11:29

kecil atau jalannya yang kecil maka

play11:33

Supaya barang ini bisa di bawah para ini

play11:36

harus dipecah menjadi barang yang

play11:38

kecil-kecil dulu ya sebagaimana sekarang

play11:41

misalnya di kampus ada pemindahan wall

play11:44

climbing Wall Climbing yang besar itu

play11:46

tentunya nggak bisa diangkat jadi kali

play11:49

dia harus dipecatnya dulu menjadi

play11:51

bagian-bagian yang kecil tapi setiap

play11:55

bagian perlu dikasih nomor ya perlu

play11:58

dikasih nomor urut supaya Ketika nanti

play12:02

diterima barangnya oleh pihak penerima

play12:04

bisa dirangkai kembali tepat seperti

play12:07

semula nah begitu juga pesan dalam

play12:10

jaringan komputer pesan ya

play12:12

Sar terkadang tidak mampu melewati atau

play12:17

tidak bisa melewati media yang digunakan

play12:19

nah supaya dapat melewati media yang

play12:23

tersedia di potonglah pesan itu menjadi

play12:26

pesan-pesan yang kecil sehingga

play12:27

disinilah perlunya protokol mengatur

play12:30

ukuran pesan ke

play12:32

the longest kemudian yang keempat adalah

play12:36

meses timing waktu ini terkait dengan

play12:40

flow control dan respon time out ya

play12:44

aliran ini perlu dikontrol n perlu

play12:47

dikontrol kapan dia harus dikirimkan

play12:51

Apakah dia perlu perlu tak tertentu ya

play12:54

sebagaimana materi sebelumnya ada yang

play12:58

disebut dengan KYT Kyoto situ diantara

play13:02

perannya adalah set perlu dicatat

play13:06

real-time data dengan data biasa

play13:09

tentunya beda ini yang mengatur adalah

play13:13

message timing ini er flow control aja

play13:18

bagian dari yang diatur oleh Sebuah

play13:20

protokol termasuk didalamnya adalah

play13:22

respon time out mungkin anda tahu Ketika

play13:26

suatu saat ping kepada tempat lain dari

play13:29

satu komputer ke komputer yang lain ada

play13:32

nggak

play13:32

ndak ada pesan Request time out ya ini

play13:39

menunjukkan bahwa waktunya sudah sudah

play13:43

habis Nah siapa yang mengatur itu ia

play13:45

mengatur itu adalah protokol dalam hal

play13:47

ini peran protokol elemen protokol yang

play13:50

disebut dengan Shining eh kemudian

play13:57

ndak ada

play13:59

MP4

play14:01

Hai option atau pilihan pengiriman utang

play14:05

yang pertama disebut dengan unix unix

play14:08

itu 1 ke-1 and dikirim dari satu sender

play14:13

ke-1 receiver itu disebut dengan uniques

play14:16

kemudian ada broadcast broadcast itu

play14:20

satu orang tender satu orang pengirim

play14:24

pengirim kepada semua orang semua orang

play14:26

menerima semua pihak menerimanya namanya

play14:29

broadcast saya kita mau kirim pesan wa

play14:32

kepada semua orang akan disebut

play14:34

broadcast message itu berada Legend

play14:37

Poltekes multicast ini multi itu lebih

play14:41

dari satu maka pesannya Dikirim kepada

play14:45

lebih dari satu orang tapi nggak semua

play14:47

itu bedanya dengan broadcast kalau

play14:49

broadcast Duck pada semua orang kalau

play14:51

multicast ini orangnya dipilih tapi

play14:53

lebih dari satu multi kemudian nanti

play14:57

ketika kita belajar tentang IP versi 6

play14:59

ada satu lagi namanya Eni

play15:01

I Max ya enix nanti aku lebih jauh kita

play15:05

pelajari pada saat kita belajar tentang

play15:07

IP fisik ya untuk saat ini sebagai

play15:11

gambaran negatif itu diberikan kepada

play15:13

siapa saja pada siapa saja Misalnya

play15:17

dikirim ke banyak orang Tetapi dia

play15:19

tujukan kepada satu orang yang biasanya

play15:22

paling dekat dengan berakhirnya materi

play15:27

tadi ini ada tugas yang perlu Anda

play15:30

kerjakan yang pertama kita akan mengenal

play15:34

format Z formatting silahkan digambarkan

play15:39

Cari informasi format pesan internet

play15:42

Protocol version 4 yaitu nice formatting

play15:46

kemudian Buat tabel jenis media dan

play15:49

ukuran PCD yang sesuai ini terkait

play15:51

dengan mistis Ice ss.ace disesuaikan

play15:55

dengan media yang akan dilewati oleh

play15:56

data Ya silahkan cari media-media apa

play16:01

saja yang

play16:01

dan kemudian ukuran data yang sesuai

play16:03

untuk media itu dan satu lagi Berikan

play16:07

satu contoh untuk masing-masing jenis

play16:09

dari free dalam jaringan yang kita tadi

play16:11

ada

play16:15

Hai Abi Lihan delivery peta tuh ya jadi

play16:18

4 ya tapi yang yang keempat ini hanya

play16:21

berlaku untuk HP fisik Jadi kalau anda

play16:24

belum paham nanti saja ada tiga jenazah

play16:27

jenis dari free ada uniques ada

play16:30

broadcast ada multicast silakan

play16:34

masing-masing diberikan satu contoh

play16:37

dalam kehidupan kita sehari-hari baik

play16:39

demikian kuliah kita hari ini semoga

play16:42

anda tetap sehat dan semangat untuk

play16:45

belajar di masa depan demi ini

play16:47

Assalamualaikum warahmatullahi

Rate This

5.0 / 5 (0 votes)

Связанные теги
Networking ProtocolsData CommunicationPandemic ImpactComputer ScienceEducational ContentTechnical LearningMessage EncodingData FlowProtocol ElementsCommunication Models
Вам нужно краткое изложение на английском?