Member index for:
CICMPSocket
m_Data
m_DataSize
m_iBufferSendSize
m_ICMPHeader
m_ICMPIPHeader
m_IPHeader
m_pSendBuffer
CICMPSocket()
~CICMPSocket()
ConstructICMP() const
Create()
GetLastDataSize()
GetLastICMPData() const
GetLastICMPHeader() const
GetLastICMPIPHeader() const
GetLastIPHeader() const
ProccessICMP(const char* buf)
ReverseHeader()
Send(LPCSTR lpDestinationAddress, unsigned char cICMP, unsigned char cType)
SendEcho(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulData)
SendICMP(LPICMPHeader lpHead, LPCSTR lpDestinationAddress)
SendInformation(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence)
SendParameter(LPCSTR lpDestinationAddress, unsigned char cError)
SendQuench(LPCSTR lpDestinationAddress)
SendRedirect(LPCSTR lpDestinationAddress, unsigned char cType, LPCSTR lpGatewayAddress)
SendTime(LPCSTR lpDestinationAddress, unsigned char cType)
SendTimestamp(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulOriginateTimestamp, unsigned long ulReceiveTimestamp, unsigned long ulTransmitTimestamp)
SendUnreachable(LPCSTR lpDestinationAddress, unsigned char cType)
SetSendBuffer(const char* pBuffer, int iSendSize)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Source After Includes