![]() |
WiConnect Host Library- API Reference Guide | ||
| ▼Nwiconnect | The entire Wiconnect Library is contained within the 'wiconnect' namespace |
| CCallback | Generic callback function |
| CFileInterface | The provides an interface for creating TCP/UDP/TLS/HTTP client sockets. A client socket connects to a remote server |
| CFileList | WiConnect WiFi module file listing |
| CFunctionPointer | Generic function pointer |
| CGhmElement | GoHACK.me stream or control value |
| CGhmElementArray | Array of goHACK.me stream or control values |
| CGhmInterface | The provides an interface for http://goHACK.me |
| CGhmMessage | Contains single entry from goHACK.me message listing |
| CGhmMessageList | List of goHACK.me messages |
| CHttpSocketArgs | Struct for hold HTTP socket configuration |
| CLogFunc | Logging callback function |
| CMacAddress | Network MAC Address type |
| CNetworkInterface | The provides an interface for joining and/or creating a network. It provides other utilities such as scanning for networks, pinging a network, resolving a domain name to IP address |
| CQueuedCommand | Class which contains command for asynchronous processing |
| CReaderFunc | Generic data reading callback function |
| CScanResult | Contains single entry from WiFi scan results |
| CScanResultList | List of WiFi network scan results |
| CSerialConfig | Host<->Wiconnect Module serial configuration |
| CSocketInterface | The provides an interface for creating TCP/UDP/TLS/HTTP client sockets. A client socket connects to a remote server |
| CSsid | Network SSID type |
| CWiconnect | The root WiConnect library class. This class inheriets all WiConnect functionality |
| CWiconnectFile | WiConnect WiFi module file object |
| CWiconnectSocket | Connection object to remote server |
| CWiconnectUdpServer | UDP Server Listening socket |
| CStringUtil |