Embedded TCP/IP stack  4.7.0

Detailed Description

This section describes the parameters specific to the Benchmark client.
The user may override and change the default values in the application-specific configuration file fnet_user_config.h.

Macros

#define FNET_CFG_BENCH_CLN
 FNET benchmark client/sender support: More...
 
#define FNET_CFG_BENCH_CLN_PORT   (FNET_HTONS(7007))
 Default benchmark client port number (in network byte order).
The benchmark client uses this port for sending and receiving of messages.
It can be changed during the benchmark client initialization by the fnet_bench_cln_init() function.
Default value is FNET_HTONS(7007).

. More...

 
#define FNET_CFG_BENCH_CLN_BUFFER_SIZE   (5*1024)
 Defines the socket transmit buffer size.

. More...

 

© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net