P2Pとは何でしょうか? P2Pは「Peer-to-Peer」の略で、デバイス同士が直接通信することを意味します。 従来のインターネット構成では、まずファイルをサーバーにアップロードし、別のデバイスがそのサーバーからファイルをダウンロードします。 P2Pでは、デバイス同士が直接接続し、データを直接転送することが可能です。デバイス同士が互いを見つけ、接続するのを助けるために中央サービスが介在することはありますが、実際のデータ転送はデバイス間で直接行われます。 この考え方のルーツは、1970年代に開発された分散コンピューティングシステムにまで遡ります。P2Pが広く知られるようになったのは1999年のNapsterで、ユーザーが自分のコンピュータに保存しているファイルを互いに共有できるようになりました。 その後、GnutellaやBitTorrentなどのシステムがこの概念をさらに発展させました。今日、P2Pはファイル共有だけでなく、通信、コンテンツ配信、コラボレーション、その他多くの分散型アプリケーションに利用されています。 File Transferは、この考え方を最もシンプルな形で活用しています。2つのデバイスを接続し、ファイルを選択して、もう一方のデバイスに直接送信するだけです。
What is P2P? P2P stands for "Peer-to-Peer," meaning direct communication between devices. In a traditional internet setup, you first upload a file to a server, and the other device then downloads it from that server. With P2P, devices can connect to each other and transfer data directly between them. A central service may still help the devices find and connect to each other, but the actual data transfer can happen directly between the devices. The roots of this idea go back to distributed computer systems developed in the 1970s. P2P became widely known in 1999 with Napster, which allowed users to share files stored on their own computers with one another. Later, systems such as Gnutella and BitTorrent took the idea much further. Today, P2P is used not only for file sharing, but also for communication, content distribution, collaboration, and many other distributed applications. File Transfer uses the same idea in its simplest form: connect two devices, choose your file, send it directly to the other device.
自動翻訳·原文を表示