|
This application uses a template called "EmbedHndIDialClass" to connect a CHT class called HNDIDIAL to your applications. HndIDial is a generic internet connection class that will handle internet connectivity in your windows applications regardless of the type of connection. If necessary, this class can handle user-intervention or non-user-intervention connections to a dialup connection through a modem or to a network connection via LAN. HNDIDial can be used alone, as it is here, or in combination with other classes. The CHT tool kit classes, HNDIMail, HNDInetFTP and HNDHttp automatically derive HNDIDial for you in order to handle connectivity issues. See the header file HNDIDIAL.INC for a list of properties and methods available. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
| PROCEDURE (2): Main (Procedure Template: Menu) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | DUN | HNDIDial | HNDINET | 74 | HNDIDIAL.INC |
| (0002) | IP | HNDIPAddress | HNDINET | 49 | HNDIPADR.INC |
| (0003) | HWin6 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | VisitMe2 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In Main | |||||
Classes By Procedure In HNDDUN.APP