|
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) |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | ApplicationImagesEx(HNDTools) | 1 | ApplicationImagesEx - A tool to better control the use of images and icons in your application. | |
| (0003) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (0005) | INIFile(HNDTools) | 1 | INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application. | |
| (0006) | VblFileNames(HNDTools) | 1 | VblFileNames - Incorporate variable file names and defaults into your app from the dictionary. | |
| (6) Global Templates Found | ||||
| 1 - Procedure Template Type: Source | ||||
| EntryPoint () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0007) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (1) Local Templates Found In EntryPoint | ||||
| 2 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue (WINDOW xWin) | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0008) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0009) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0010) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0011) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0012) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 3 - Procedure Template Type: Window | ||||
| LiveUpdateEngine (*HNDClient xCLNT, *WINDOW xWindow, *BYTE xKillWin) | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0013) | BrowseBox(ABC) | 1 | Browse on HndNet | |
| (0014) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0015) | ExplorerBrowse(HNDTools) | 1 | ExplorerBrowse - Explorer-like ABC browse with multi-column sorts on table: HndNet | |
| (0016) | HandyApplicationIniFetch(HNDTools) | 7 | HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(22) | |
| (0017) | HandyTellMeControl_EWF(HNDTools) | 1 | HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(16) | |
| (0018) | PostControlEvent(HNDTools) | 3 | Post an event to a control in a local window(6) | |
| (0019) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (7) Local Templates Found In LiveUpdateEngine | ||||
| 4 - Procedure Template Type: Window | ||||
| LoginConfigMain () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0020) | EmbedHTTPClientFunctions(HNDTools) | 1 | EmbedHTTPClientFunctions - An Instance Of: | |
| (0021) | EmbedObject(HNDTools) | 1 | EmbedObject - An Instance Of: | |
| (0022) | EmbedRegistryFunctions(HNDTools) | 1 | EmbedRegistryFunctions - An Instance Of: | |
| (0023) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0024) | HandyHelpFileFetch(HNDTools) | 2 | HandyHelpFileFetch - Build A Help File Request To Your Website.(11) | |
| (0025) | HandyHelpWhatsNew(HNDTools) | 1 | HandyHelpWhatsNew - Build A What's New Request To Your Website.(12) | |
| (0026) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0027) | PostControlEvent(HNDTools) | 3 | Post an event to a control in a local window(7) | |
| (0028) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (9) Local Templates Found In LoginConfigMain | ||||
| 5 - Procedure Template Type: Source | ||||
| LogNetFiles (*ClientHDQ xQ, STRING xLocalDir),BYTE,PROC | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0029) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (1) Local Templates Found In LogNetFiles | ||||
| 6 - Procedure Template Type: Source | ||||
| JumpStartHTTPRunHelpMedia (STRING xWinTitle, STRING xExeName) | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0030) | EmbedObject(HNDTools) | 2 | EmbedObject - An Instance Of: | |
| (0031) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (2) Local Templates Found In JumpStartHTTPRunHelpMedia | ||||
Templates In Application: HNDLIVUP.APP