friendev EtherDune TCP/IP library
HTTPClient Member List

This is the complete list of members for HTTPClient, 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
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
HTTPClient()HTTPClient
isLinkUp()ENC28J60protectedstatic
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()HTTPClientvirtual
onBodyReceived(uint16_t len, const byte *data)HTTPClientvirtual
onConnectRequest()TCPSocketvirtual
onHeaderReceived(uint16_t len, const byte *data)HTTPClientvirtual
onResponseEnd()HTTPClientvirtual
onResponseReceived()HTTPClientvirtual
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
request(const String &hostName, const String &resource, uint16_t port=80)HTTPClient
sameLAN(IPAddress &dst)NetworkServiceprotectedstatic
scannerHTTPClientprotected
sendIPPacket(uint16_t length)NetworkServiceprotectedstatic
setState(uint8_t newState, uint8_t timeout)Statefulprotected
srcPort_L_countSocketprotectedstatic
stateStatefulprotected
stateTimerStatefulprotected
statusCodeHTTPClient
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
~HTTPClient()HTTPClient
~NetworkService()NetworkServiceprotected