|
TThis application demonstrates primarily, the use of a Clarion Handy Tools class called HNDClient and a template called EmbedHTTPClientFunctions. The application acts as secure file transfer client in combination with a secure file transfer server also built with the CHT tool kit. Server examples provided are called HNDFILSV.APP and HNDSVLV.APP. A variation of this application was used to provide "Live-Update" services for your Clarion Handy Tools tool kit before we introduced WEBLOADER and WEBUPDATER. This demo client can easily be configured to your own purposes to provide product updates or to service a variety of file transfer requirements for which you might otherwise be inclined use less secure transfer technologies such as FTP. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): EntryPoint (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0) Class Instances Found In EntryPoint | |||||
| PROCEDURE (2): 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 (3): LiveUpdateEngine (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | BRW1 | BrowseClass | ABC | 82 | ABBROWSE.INC |
| (0002) | HBrw2 | HNDBrowse | HND | 354 | HNDBROWS.INC |
| (0003) | HSizes2 | HNDSizes | HND | 23 | HNDSIZES.INC |
| (0004) | Win | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | BRW1::Sort0:Locator | StepLocatorClass | ABC | 12 | ABBROWSE.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In LiveUpdateEngine | |||||
| PROCEDURE (4): LoginConfigMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CLNT | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0002) | Disk | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | Reg | HNDRegistry | HND | 276 | HNDREG.INC |
| (0004) | HTellMe6 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | HWin24 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In LoginConfigMain | |||||
| PROCEDURE (5): LogNetFiles (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0) Class Instances Found In LogNetFiles | |||||
| PROCEDURE (6): JumpStartHTTPRunHelpMedia (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTTP | HNDHttp | HNDINET | 188 | HNDHTTP.INC |
| (0002) | Win | HNDWindow | HND | 197 | HNDWINDO.INC |
| (2) Class Instances Found In JumpStartHTTPRunHelpMedia | |||||
Classes By Procedure In HNDLIVUP.APP