Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
udp チェックサムの計算について学びました。しかし、アルゴリズムがすべてのエラーを検出するかどうか混乱しています。
もちろん違います。すべてのエラーを検出できるチェックサムはありません。
通常、チェックサムは最も一般的なエラーのみを検出できますが、すべてのエラーを検出できるわけではありません。実際、UDP は信頼性の低いサービスとして設計されているため、UDP チェックサムは IPv4 との組み合わせではオプションです。