
50
MPFS_WRITE_PAGE_SIZ
E(mpfs.h)
To define writable page size for
current MPFS storage media
Table 11 Configuration used by MPFS.C
StackTsk.c manages the operations of the stack and its modules. Which
modules you enable are defined within the configurable defines. The values
related to StackTsk.c are provided in Table 12 below.
Comment this if ICMP is not required
Comment this if IP Gleaning is not
required
Comment this if DHCP is not required
Comment this if FTP Server is not
required
Comment this if TCP module is not
required. This module will be
automatically enabled if there is at
least one high-level module requiring
TCP.
Comment this if UDP module is not
required. This module will be
automatically enabled if there is at
least one high-level module requiring
UDP.
Client related code will be enabled
Table 12 Configuration used by StackTsk.c
TCP.c provides the operation of all the transport host-to-host operations. This
includes managing sockets and confirming ACKs on packets sent. Table 13
below is a table with the configurable options that this file relies on.
TCP will wait for ACK before
transmitting next packet
To define the total number of
sockets supported (limited by
available RAM). Compile-time
check is done to make sure that
enough sockets are available for
selected TCP applications.
To define individual transmit
buffer size
Client related code will be
enabled
Comment this if TCP module is
Komentáře k této Příručce