friendev EtherDune TCP/IP library
TCPListener< SOCKET, MAX_CLIENTS > Member List

This is the complete list of members for TCPListener< SOCKET, MAX_CLIENTS >, including all inherited members.

accept()TCPSocket
accept(TCPSocket &listener)TCPSocket
ARPNetworkServiceprotectedstatic
begin(uint8_t cspin)NetworkServiceprotectedstatic
bufferSocketprotected
calcPseudoHeaderChecksum(uint8_t protocol, uint16_t length)Socketprotectedstatic
calcTCPChecksum(bool options, uint16_t dataLength, uint16_t dataChecksum)Socketprotectedstatic
calcUDPChecksum(uint16_t dataLength, uint16_t dataChecksum)Socketprotectedstatic
clientsTCPListener< SOCKET, MAX_CLIENTS >protected
close()TCPSocket
connect()TCPSocket
DNS()NetworkServiceprotectedstatic
dnsIPNetworkServiceprotectedstatic
enableBroadcast()ENC28J60protectedstatic
gatewayIPNetworkServiceprotectedstatic
getState()Statefulinline
hardwareChecksum(uint16_t src, uint16_t len)ENC28J60protectedstatic
hardwareChecksumRxOffset(uint16_t offset, uint16_t len)ENC28J60protectedstatic
isLinkUp()ENC28J60protectedstatic
listen(uint16_t port)TCPListener< SOCKET, MAX_CLIENTS >inline
TCPSocket::listen()TCPSocket
loadAll()ENC28J60protectedstatic
loadSample()ENC28J60protectedstatic
localIPNetworkServiceprotectedstatic
localMACNetworkServiceprotectedstatic
localPortSocket
loop()NetworkServiceprotectedstatic
moveMem(uint16_t dest, uint16_t src, uint16_t len)ENC28J60protectedstatic
netmaskNetworkServiceprotectedstatic
NetworkService()NetworkServiceprotected
onClose()TCPSocketvirtual
onConnect()TCPSocketvirtual
onConnectRequest()TCPListener< SOCKET, MAX_CLIENTS >inlineprotectedvirtual
onDNSResolve(uint8_t status, uint16_t identification, const IPAddress &ip)NetworkServiceprotectedvirtual
onNoMoreConnections()TCPListener< SOCKET, MAX_CLIENTS >inlineprotectedvirtual
onReceive(uint16_t len, const byte *data)TCPSocketvirtual
onTerminate()TCPListener< SOCKET, MAX_CLIENTS >inlineprotectedvirtual
packetNetworkServiceprotectedstatic
packetSend(uint16_t len)ENC28J60protectedstatic
packetSend(uint16_t len, const byte *data)ENC28J60protectedstatic
prepareIPPacket()Socketprotected
NetworkService::prepareIPPacket(const IPAddress &remoteIP)NetworkServiceprotectedstatic
push()TCPSocket
readBuf(uint16_t src, uint16_t len, byte *data)ENC28J60protectedstatic
readBuf(uint16_t len, byte *data)ENC28J60protectedstatic
readByte(uint16_t src)ENC28J60protectedstatic
release()ENC28J60protectedstatic
remoteIPSocket
remotePortSocket
sameLAN(IPAddress &dst)NetworkServiceprotectedstatic
sendIPPacket(uint16_t length)NetworkServiceprotectedstatic
setState(uint8_t newState, uint8_t timeout)Statefulprotected
srcPort_L_countSocketprotectedstatic
stateStatefulprotected
stateTimerStatefulprotected
TCPSocket()TCPSocket
terminate()TCPSocket
verifyUDPTCPChecksum()Socketprotectedstatic
write(uint16_t len, const byte *data)Socket
write(const String &s)Socket
write(const __FlashStringHelper *pattern,...)Socket
write(const T &message)Socketinline
writeBuf(uint16_t dst, uint16_t len, const byte *data)ENC28J60protectedstatic
writeBuf(uint16_t len, const byte *data)ENC28J60protectedstatic
writeByte(byte b)ENC28J60protectedstatic
writeByte(uint16_t dst, byte b)ENC28J60protectedstatic
~NetworkService()NetworkServiceprotected