|
This application demonstrates primarily, the use of a Clarion Handy Tools OOP classes called HndHTTP and HNDClient. This application illustrates how to send a variety of requests to a server. It is preconfigured to interact with demo servers HNDFILSV.APP and HNDSLFSV.APP. The HTTP_CHTSecureFileOperations() procedure can securely upload files, download files, delete files and check file existence against a CHT Browser Server application configured to accept these operations. At the server side (see HNDFILSV.APP) you have full control over which operations are allowed. The HTTP_CHTServerInsecureFileOperations() procedure illustrates sending User Custom Requests (UCR$) to HNDSLFSV.APP. The two example commands provided here, demonstrate remotely running threaded example procedures in the server. At the server side (see HNDSLFSV.APP) any number of threaded procedures may be inserted, each with it's own command and parameter list, by following the example embeds in Server.ProcessUserCustomRequest(). Any questions, feel free to ask: news.cwhandy.com 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. | |
| (5) Global Templates Found | ||||
| 1 - Procedure Template Type: Window | ||||
| HTTP_CHTSecureFileOperations () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0006) | EmbedHTTPFunctions(HNDTools) | 1 | EmbedHTTPFunctions - An Instance Of: | |
| (0007) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0008) | HandyApplicationIniFetch(HNDTools) | 7 | HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(22) | |
| (0009) | HandyApplicationIniPut(HNDTools) | 7 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(3) | |
| (0010) | HandyHTTPFileDelete_EHF(HNDTools) | 1 | HandyHTTPFileDelete_EHF - Delete a file at a remote website via HTTP. | |
| (0011) | HandyHTTPFileExists_EHF(HNDTools) | 1 | HandyHTTPFileExists_EHF - Check for the existence of a file at a remote website via HTTP. | |
| (0012) | HandyHTTPGetFile_EHF(HNDTools) | 1 | HandyHTTPGetFile_EHF - Fetch one or more files via HTTP from a remote website. | |
| (0013) | HandyHTTPPutFile_EHF(HNDTools) | 1 | HandyHTTPPutFile_EHF - Put one or more files via HTTP to a CHT Browser Server website. | |
| (0014) | HandyTellMeControl_EWF(HNDTools) | 1 | HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(16) | |
| (0015) | HandyToolBarImage(HNDTools) | 1 | HandyToolBarImage - Place a gradient-style image as a backdrop on the window toolbar. | |
| (0016) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (11) Local Templates Found In HTTP_CHTSecureFileOperations | ||||
| 2 - Procedure Template Type: Frame | ||||
| Main () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0017) | DateTimeDisplay(ABC) | 1 | Display the date and/or time in the current window | |
| (0018) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0019) | HandyHelpFileFetch(HNDTools) | 2 | HandyHelpFileFetch - Build A Help File Request To Your Website.(7) | |
| (0020) | HandyHelpWhatsNew(HNDTools) | 1 | HandyHelpWhatsNew - Build A What's New Request To Your Website.(5) | |
| (0021) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In Main | ||||
| 3 - Procedure Template Type: Window | ||||
| HTTP_CHTServerInsecureFileOperations () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0022) | EmbedHTTPFunctions(HNDTools) | 1 | EmbedHTTPFunctions - An Instance Of: | |
| (0023) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0024) | HandyApplicationIniFetch(HNDTools) | 2 | HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(10) | |
| (0025) | HandyApplicationIniPut(HNDTools) | 1 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(2) | |
| (0026) | HandyTellMeControl_EWF(HNDTools) | 1 | HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(16) | |
| (0027) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (6) Local Templates Found In HTTP_CHTServerInsecureFileOperations | ||||
| 4 - Procedure Template Type: Window | ||||
| HTTP_PublicSoapServerRequest () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0028) | EmbedHTTPFunctions(HNDTools) | 1 | EmbedHTTPFunctions - An Instance Of: | |
| (0029) | EmbedHndIPAddressFunctions(HNDTools) | 1 | EmbedHndIPAddressFunctions - An Instance Of: | |
| (0030) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0031) | HandyApplicationIniFetch(HNDTools) | 2 | HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(10) | |
| (0032) | HandyApplicationIniPut(HNDTools) | 4 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(5) | |
| (0033) | HandyTellMeControl_EWF(HNDTools) | 1 | HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(16) | |
| (0034) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (7) Local Templates Found In HTTP_PublicSoapServerRequest | ||||
| 5 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0035) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0036) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0037) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0038) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0039) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 6 - Procedure Template Type: Window | ||||
| HTTP_ISBNRequester () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0040) | EmbedHTTPFunctions(HNDTools) | 1 | EmbedHTTPFunctions - An Instance Of: | |
| (0041) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0042) | HandyApplicationIniPut(HNDTools) | 2 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(4) | |
| (0043) | HandyTellMeControl_EWF(HNDTools) | 1 | HandyTellMeControl_EWF - Text box control to provide a message or help text. Requires EmbedWindowFunctions Template.(16) | |
| (0044) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In HTTP_ISBNRequester | ||||
Templates In Application: HNDHTGT.APP