Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
notes:udp-length [2023/07/11] gomidanotes:udp-length [2023/07/12] gomida
Line 69: Line 69:
 따라서 UDP 페이로드의 이론적인 최대길이는 65,527 byte 이지만 IPv4 네트워크에서는 65,507 byte로 제약되며, 더불어 IP 및 UDP 헤더포함 총 576 byte 이상의 데이터그램은 IPv4 네트워크에서는 전송이 보장되지 않기에 전송경로 상에서 IP fragmentation과 reassembly를 수행하는 장비들(송신자, 수신자, 라우터)에 의해 그 최대길이가 결정되는 것을 알 수 있다. 따라서 UDP 페이로드의 이론적인 최대길이는 65,527 byte 이지만 IPv4 네트워크에서는 65,507 byte로 제약되며, 더불어 IP 및 UDP 헤더포함 총 576 byte 이상의 데이터그램은 IPv4 네트워크에서는 전송이 보장되지 않기에 전송경로 상에서 IP fragmentation과 reassembly를 수행하는 장비들(송신자, 수신자, 라우터)에 의해 그 최대길이가 결정되는 것을 알 수 있다.
  
 +<sq>
 <html> <html>
 <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4797481509254832" <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4797481509254832"
Line 75: Line 76:
      style="display:block"      style="display:block"
      data-ad-format="fluid"      data-ad-format="fluid"
-     data-ad-layout-key="-55+dv+2e-1l-d"+     data-ad-layout-key="-56+dv+2g-1m-j"
      data-ad-client="ca-pub-4797481509254832"      data-ad-client="ca-pub-4797481509254832"
      data-ad-slot="8390831886"></ins>      data-ad-slot="8390831886"></ins>
Line 82: Line 83:
 </script> </script>
 </html> </html>
 +</sq>
  

Last Update
Copyright © 2010-2024.  Sunwoong Joo  All rights reserved.
Powered by DokuWiki.