friendev EtherDune TCP/IP library
UDPSocket Member List

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

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
DNS()NetworkServiceprotectedstatic
dnsIPNetworkServiceprotectedstatic
enableBroadcast()ENC28J60protectedstatic
gatewayIPNetworkServiceprotectedstatic
hardwareChecksum(uint16_t src, uint16_t len)ENC28J60protectedstatic
hardwareChecksumRxOffset(uint16_t offset, uint16_t len)ENC28J60protectedstatic
isLinkUp()ENC28J60protectedstatic
loadAll()ENC28J60protectedstatic
loadSample()ENC28J60protectedstatic
localIPNetworkServiceprotectedstatic
localMACNetworkServiceprotectedstatic
localPortSocket
loop()NetworkServiceprotectedstatic
moveMem(uint16_t dest, uint16_t src, uint16_t len)ENC28J60protectedstatic
netmaskNetworkServiceprotectedstatic
NetworkService()NetworkServiceprotected
onDNSResolve(uint8_t status, uint16_t identification, const IPAddress &ip)NetworkServiceprotectedvirtual
onReceive(uint16_t len)UDPSocketvirtual
packetNetworkServiceprotectedstatic
packetSend(uint16_t len)ENC28J60protectedstatic
packetSend(uint16_t len, const byte *data)ENC28J60protectedstatic
prepareIPPacket()Socketprotected
NetworkService::prepareIPPacket(const IPAddress &remoteIP)NetworkServiceprotectedstatic
prepareUDPPacket(uint16_t dataLength, uint16_t dataChecksum)UDPSocketprotected
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
send()UDPSocket
sendIPPacket(uint16_t length)NetworkServiceprotectedstatic
sendPacket()UDPSocketprotectedvirtual
srcPort_L_countSocketprotectedstatic
tick()UDPSocketprotectedvirtual
UDPSocket()UDPSocket
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