Implementation of the WifiPlusClick hardware module.

Dependents:   WifiPlusKlickExample

Auto generated API documentation and code listings for WifiPlusClick

Classes

DnsQuery Class DnsQuery implements DNS over UDP functionality
Endpoint IP Endpoint (address, port)
Socket Class socket is the base class implementation for TCP and UDP sockets
TCPSocketConnection Class TCPSocketConnection inherits from Socket and Endpoint
TCPSocketServer Class TCPSocketServer inherits from class Socket
UDPSocket Class UDPSocket , inherits from class Socket and implements the functionality of a UDP Socket when using a WifiPlusClick module
Wifi Class Wifi encapsulates communication and access to Wifi Plus Click module

Code

DnsQuery.cpp [code]
DnsQuery.h [code]
Endpoint.cpp [code]
Endpoint.h [code]
Socket.cpp [code]
Socket.h [code]
TCPSocketConnection.cpp [code]
TCPSocketConnection.h [code]
TCPSocketServer.cpp [code]
TCPSocketServer.h [code]
UDPSocket.cpp [code]
UDPSocket.h [code]
Wifi.cpp [code]
Wifi.h [code]
WifiPlusClick.cpp [code]
WifiPlusClick.h [code]