dotstack API Reference
1.10.37
|
This module describes parameters used to configure ATT client layer. More...
Macros | |
#define | ATT_CLIENT_MAX_SESSIONS |
Maximum number of ATT sessions. More... | |
This module describes parameters used to configure ATT client layer.
dotstack is customized using a configuration file. The configuration file tailors the dotstack to the application being built. It has to have the structure shown below.
#define ATT_CLIENT_MAX_SESSIONS |
Maximum number of ATT sessions.
This parameter defines the maximum number of connections a client can have with servers. The minimum value is 1. The maximum value is 7.