LInetPacket
Description
The LInetPacket class provides Internet packet functions that allow you to create packet objects that contain information used in sending commands and responses. It includes functions for setting a binary chunk of data and setting a variable number of parameters and their associated types. Both the binary chunk of data and the parameter data are optional.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTNET For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also