Platform API Reference
Platform portability layer
IotNetworkServerInfo_t Struct Reference

Information on the remote server for connection setup. More...

#include <iot_network.h>

Data Fields

const char * pHostName
 Server host name. Must be NULL-terminated.
 
uint16_t port
 Server port in host-order.
 

Detailed Description

Information on the remote server for connection setup.

May be passed to IotNetworkInterface_t.create as pConnectionInfo. This structure contains commonly-used parameters, but may be replaced with an alternative.


The documentation for this struct was generated from the following file: