multicast
意味一覧 (2件)
マルチキャスト
解説 Definition
multicast は、ネットワーク上で1つの送信データを、全端末ではなく特定の受信グループに配る通信方式です。IP multicast や multicast routing のように、帯域節約やグループ管理を論じる名詞として使われます。
Multicast is a way of sending the same data to a selected group of receivers at the same time. It is mainly used in computer networks and internet communication. This method is useful when information needs to reach many users efficiently without sending a separate copy to each one.
覚え方のコツ Memory Tip
名詞としては「送信のやり方・仕組み」の名前だと押さえるのがポイントです。unicast が1対1、broadcast が全体宛てなら、multicast は申し込んだ複数メンバーだけに届くグループ配信です。multi は受信者が複数であること、cast は情報を送り出すことを示します。後に「その方式で送る」という動詞用法にも広がっています。
Split it into `multi` and `cast`. `Multi-` means many, and `cast` is the same part you see in `broadcast`, so the picture is sending one thing out to several receivers. Remember the contrast: `unicast` is one-to-one, `broadcast` is to everyone, and `multicast` is to a selected group.
例文
The system uses multicast to send the data efficiently.
そのシステムは同報通信を使ってデータを効率的に送信しています。
Multicast reduces network bandwidth by sending one copy of the message.
同報通信は1つのメッセージのコピーを送信することでネットワーク帯域幅を削減します。
Our network infrastructure supports multicast transmission.
私たちのネットワークインフラストラクチャは同報通信送信をサポートしています。
マルチキャストする
(意味 2)解説 Definition
multicast は、ストリームやパケットを、参加登録した複数ホストのグループへ一斉送信する動作を表します。ルーター設定や配信サーバーの説明で、送信側が「1本の送信をグループ宛てに流す」場面に使います。個別送信を繰り返さない点が実務上の焦点です。
To multicast means to send one stream or set of packets to a group of hosts that have joined to receive it. It is used in networking when the sender delivers the same data to multiple registered receivers at the same time. The key idea is that the sender does not repeat separate one-to-one transmissions. It sends to a specific participating group, not to everyone on the network.
覚え方のコツ Memory Tip
動詞では cast を「投げ込む、送り出す」と見て、multi の「複数」と合わせて「複数宛てにデータを投げる」と捉えると自然です。名詞 multicast という通信方式を実際に実行する動作がこの用法で、multicast packets や multicast video streams のように、送る対象となるデータを目的語に取ります。宛先は無差別な全員ではなく、参加しているグループです。
Think of cast as "throw out" or "send," and multi as "many." Then multicast becomes easy to remember as "send the data out to many receivers." In real use, the verb often takes data as its object, as in multicast packets or multicast video streams. The receivers are not everyone, but a group that has joined to receive the data.
例文
The server multicasts the video stream to all subscribed clients.
サーバーは登録済みの全クライアントに動画配信をマルチキャストする。
Instead of opening a separate connection for each device, the system multicasts the update packets to the group.
各機器ごとに別接続を開く代わりに、システムは更新パケットをそのグループへマルチキャストする。
Our router can multicast audio data across the local network during the event.
このルーターはイベント中、ローカルネットワーク上で音声データをマルチキャストできる。
multicast の語源・成り立ち Etymology
multicastはmulti-「多くの」とcast「投げる、送り出す」の合成語。multi-はラテン語multus、castは古ノルド語kastaに由来し、情報を一つの場所から複数へ投げ分けるイメージがそのまま意味になった。関連語はunicast、broadcast。
Multicast is a modern compound made from multi-, meaning "many," and cast, meaning "to throw" or "send out." Multi- comes from Latin multus, while cast comes from Old Norse kasta. The image is of sending something out to several places at once; compare unicast and broadcast.
外部辞書で調べる
この単語を英単語クイズで覚えよう