friendev EtherDune TCP/IP library
HTTPServer Member List

This is the complete list of members for HTTPServer, including all inherited members.

accept()TCPSocket
accept(TCPSocket &listener)TCPSocket
ARPNetworkServiceprotectedstatic
begin(uint8_t cspin)NetworkServiceprotectedstatic
beginResponse(uint16_t statusCode, const String &message="")HTTPServer
beginResponse_P(uint16_t statusCode, PGM_P message)HTTPServer
beginResponseBody()HTTPServer
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
close()TCPSocket
connect()TCPSocket
contentLengthHTTPServer
DNS()NetworkServiceprotectedstatic
dnsIPNetworkServiceprotectedstatic
enableBroadcast()ENC28J60protectedstatic
endResponse()HTTPServer
gatewayIPNetworkServiceprotectedstatic
getState()Statefulinline
hardwareChecksum(uint16_t src, uint16_t len)ENC28J60protectedstatic
hardwareChecksumRxOffset(uint16_t offset, uint16_t len)ENC28J60protectedstatic
httpMethodHTTPServer
HTTPServer()HTTPServer
isLinkUp()ENC28J60protectedstatic
listen(uint16_t port=80)HTTPServer
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
onBodyBegin()HTTPServervirtual
onBodyReceived(uint16_t len, const byte *data)HTTPServervirtual
onDNSResolve(uint8_t status, uint16_t identification, const IPAddress &ip)NetworkServiceprotectedvirtual
onHeaderReceived(const char *headerName, const char *headerValue)HTTPServervirtual
onRequest(char *queryString)HTTPServervirtual
onRequestEnd()HTTPServervirtual
onTerminate()TCPSocketvirtual
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
writeContentTypeHeader(const String &contentType)HTTPServer
writeContentTypeHeader_P(PGM_P contentType)HTTPServer
writeHeader(const String &headerName, const String &headerValue)HTTPServer
writeHeader_P(PGM_P headerName, const String &headerValue)HTTPServer
~NetworkService()NetworkServiceprotected