Embedded TCP/IP stack  4.7.0

Detailed Description

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

Macros

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

. More...

 
#define FNET_CFG_BENCH_SRV_BUFFER_SIZE   (8*1024)
 Defines the socket recieve buffer size.

. More...

 

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