![]() |
MQTT Client 1.0.0
|
Options for platform to configure network
Defines | |
| #define | DEV_NETCONN_OPT_TCP 0x01 |
| #define | DEV_NETCONN_OPT_UDP 0x02 |
| #define | DEV_NETCONN_OPT_IP6 0x04 |
| #define | DEV_NETCONN_OPT_URL 0x08 |
| #define | DEV_NETCONN_OPT_SEC 0x10 |
Define Documentation
| #define DEV_NETCONN_OPT_IP6 0x04 |
Assert for IPv6, otherwise it is IPv4
| #define DEV_NETCONN_OPT_SEC 0x10 |
Assert to indicate a secure connection
| #define DEV_NETCONN_OPT_TCP 0x01 |
Assert to indicate TCP net connection
| #define DEV_NETCONN_OPT_UDP 0x02 |
Assert to create a local UDP port bind
| #define DEV_NETCONN_OPT_URL 0x08 |
Assert if the network address is a URL
Generated on Mon Nov 17 2014 12:11:04 for MQTT Client by
1.7.4
