Class CTCPCrafter::
ConstructIPHeader()
Base ClassesData ItemsConstructorsDestructorsFunctionsCustom CodeGo to hierarchy chart    Prev page: m_usWindowNext page: ConstructTCPHeader    Show member index
Protected Function Declared in:
TCPCrafter.h

'Declaration' icon -- Shortcut to top of page. Declaration

virtual LPIpHeader ConstructIPHeader(
    unsigned char ucProtocol,
    unsigned short usFragmentationFlags,
    unsigned char ucTTL,
    unsigned short usIdentification,
    unsigned char ucHeaderLength) const;

'Description' icon -- Shortcut to top of page. Description

Create an IP header

'Function Body' icon -- Shortcut to top of page. Function Body

return ConstructCraftedIPHeader(ucProtocol,
                                usFragmentationFlags,
                                ucTTL,
                                usIdentification,
                                ucHeaderLength);

'See Also' icon -- Shortcut to top of page. See Also

Class Overview Class Overview  |  Public base class CTCPSocket  |  Public base class CIPCrafter  |  Hierarchy Chart Hierarchy Chart


Get Surveyor!This web site was generated using Surveyor V4.50.811.1.  Click here for more information. Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003.