Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

UDP configuration options
[Configuration options for uIP]


Detailed Description

Note:
The UDP support in uIP is still not entirely complete; there is no support for sending or receiving broadcast or multicast packets, but it works well enough to support a number of vital applications such as DNS queries, though

UDP´Â ¾ÆÁ÷±îÁö ¿Ïº®ÇÏ°Ô Áö¿øµÇ°íÀÖÁö ¾Ê´Ù. broadcast³ª multicast·Î ÆÐŶÀ» º¸³»°í ¹Þ´Â°ÍÀº Áö¿øµÇÁö ¾ÊÁö¸¸, DNS Äõ¸®°°Àº ±âº»ÀûÀº ¾îÇø®ÄÉÀ̼ÇÀº ÃæºÐÈ÷ Àß Áö¿øÇÑ´Ù.


Defines

#define UIP_UDP
 Toggles wether UDP support should be compiled in or not.
UDP¸¦ »ç¿ëÇÒ °ÍÀÎÁö ¾Æ´ÑÁö¸¦ °áÁ¤.

#define UIP_UDP_CHECKSUMS
 Toggles if UDP checksums should be used or not.
UDPÀÇ Ã¼Å©¼¶ »ç¿ë ¿©ºÎ¸¦ °áÁ¤.

#define UIP_UDP_CONNS
 The maximum amount of concurrent UDP connections.
UDPÀÇ ÃÖ´ë ¿¬°á °³¼ö.

#define UIP_UDP_APPCALL
 The name of the function that should be called when UDP datagrams arrive.
UDP ´ÙÀ̾î±×·¥ÀÌ µµÂøÇßÀ»¶§ È£ÃâµÇ¾îÁú ¾îÇø®Ä³À̼ÇÀÇ ÇÔ¼ö À̸§.


Define Documentation

#define UIP_UDP_CHECKSUMS
 

Toggles if UDP checksums should be used or not.

UDP°¡ üũ¼¶ »ç¿ë ¿©ºÎ¸¦ °áÁ¤.


Note:
Support for UDP checksums is currently not included in uIP, so this option has no function.

ÇöÀç uIP¹öÀüÀº UDPÀÇ Ã¼Å©¼¶À» Áö¿øÇÏÁö ¾Ê´Â´Ù. µû¶ó¼­ ÀÌ ¿É¼ÇÀº ÇØ´ç ÇÔ¼ö¸¦ °®Áö ¾Ê´Â´Ù.


Generated on Tue Oct 7 15:51:45 2003 for uIP 0.9 by doxygen 1.3.3