|
This application is a test client to be used with HNDSLFSV.APP (CHT Static Server Demo) to test some basic principles surrounding client connections and commands sent to a custom CHT Server. The application illustrates how to make file requests from a Clarion application and how to send User Custom Requests to a CHT style custom server. The HNDSLFSV.APP illustrates two remote function calls using User Custom Requests (UCR$). The developer is encouraged to create new custom requests and to send them from this application by introducing extra custom request handling code into HNDSLFSV.APP. Any questions, feel free to ask. 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 | ||||
| HTTPClientMain () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0006) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0007) | EmbedHTTPClientFunctions(HNDTools) | 1 | EmbedHTTPClientFunctions - An Instance Of: | |
| (0008) | EmbedInformation(HNDTools) | 1 | EmbedInformation - Code template to generate embed information.(10) | |
| (0009) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0010) | HandyApplicationIniFetch(HNDTools) | 3 | HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(9) | |
| (0011) | HandyApplicationIniPut(HNDTools) | 4 | HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(12) | |
| (0012) | HandyFileSelectorControl(HNDTools) | 1 | HandyFileSelectorControl - File selector and lookup control.(18) | |
| (0013) | HandyHelpFileFetch(HNDTools) | 3 | HandyHelpFileFetch - Build A Help File Request To Your Website.(16) | |
| (0014) | PostControlEvent(HNDTools) | 2 | Post an event to a control in a local window(13) | |
| (0015) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (10) Local Templates Found In HTTPClientMain | ||||
| 2 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0016) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0017) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0018) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0019) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0020) | ProcedureImagesEx(HNDTools) | 2 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
Templates In Application: HNDSLFCL.APP