LInet
Description
The LInet class provides Internet functions that allow you to create client server applications that transfer data over the Internet or local intranets. It includes functions for handling connections via network, and reading and sending data. This class also includes functions to control a list of computers connected to the local computer.
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