Implementation of the WifiPlusClick hardware module.

Dependents:   WifiPlusKlickExample

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
DnsQueryClass DnsQuery implements DNS over UDP functionality
EndpointIP Endpoint (address, port)
SocketClass socket is the base class implementation for TCP and UDP sockets
TCPSocketConnectionClass TCPSocketConnection inherits from Socket and Endpoint
TCPSocketServerClass TCPSocketServer inherits from class Socket
UDPSocketClass UDPSocket, inherits from class Socket and implements the functionality of a UDP Socket when using a WifiPlusClick module
WifiClass Wifi encapsulates communication and access to Wifi Plus Click module