Member index for:

Class CICMPSocket
Data Item m_Data
Data Item m_DataSize
Data Item m_ICMPHeader
Data Item m_ICMPIPHeader
Data Item m_IPHeader
Constructor CICMPSocket()
Destructor ~CICMPSocket()
Function ConstructICMP()
Function Create()
Function GetLastDataSize()
Function GetLastICMPData()
Function GetLastICMPHeader()
Function GetLastICMPIPHeader()
Function GetLastIPHeader()
Function ProccessICMP(char* buf)
Function ReverseHeader()
Function Send(LPCSTR lpDestinationAddress, unsigned char cICMP, unsigned char cType)
Function SendEcho(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulData)
Function SendInformation(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence)
Function SendParameter(LPCSTR lpDestinationAddress, unsigned char cError)
Function SendQuench(LPCSTR lpDestinationAddress)
Function SendRedirect(LPCSTR lpDestinationAddress, unsigned char cType, LPCSTR lpGatewayAddress)
Function SendTime(LPCSTR lpDestinationAddress, unsigned char cType)
Function SendTimestamp(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulOriginateTimestamp, unsigned long ulReceiveTimestamp, unsigned long ulTransmitTimestamp)
Function SendUnreachable(LPCSTR lpDestinationAddress, unsigned char cType)
Custom Code in Header Before Includes Custom Code in Header Before Includes
Custom Code in Header After Includes Custom Code in Header After Includes
Custom Code in Source After Includes Custom Code in Source After Includes

[Back to Top]