GENERATED: MAR 31,2012 - 3:29PM
CHT Forum Client Server C8 [V8.01.00]

Previous Page
This application demonstrates a CHT Server acting as an interactive, remote data server to a Clarion client application. Specifically this server packages CHT forum data so that it may be browsed, edited, and reported remotely, not from a browser but from a standard Clarion desktop application.

This server application requires a matching demonstration client called HNDMTSCL.APP. The server provides both compressed and encrypted data streams consisting of browse data, form data, report and process data based on interactive queries placed from the client side targeted at pre-determined data views (single or multi-table) provided in the server.

This application is entirely template-built and contains almost no hand-embedded code.

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) FieldLevelValidationCode(HNDTools) 1 FieldLevelValidationCode - Inserts field level validation code directly from your dictionary.
(0004) HNDCMPControlPanel(HNDTools) 1 HNDCMPControlPanel - Interface to the CHT Compile Manager.
(0005) HandyVersionResource(HNDTools) 1 HandyVersionResource - Version Resource/Build Number Information To EXE
(0006) INIFile(HNDTools) 1 INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application.
(0007) VblFileNames(HNDTools) 1 VblFileNames - Incorporate variable file names and defaults into your app from the dictionary.
(7) Global Templates Found

1 - Procedure Template Type: HandySourceProcedure
JumpStartCreateLinkToAppIcon ()
Count Local Template Name Qty Local Template Description
(0008) EmbedShellLinkClassFunctions(HNDTools) 1 EmbedShellLinkClassFunctions - An Instance Of:
(0009) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In JumpStartCreateLinkToAppIcon

2 - Procedure Template Type: HandySourceProcedure
JumpStartSearchReplaceEmailTokens (STRING xItemTitle, LONG xRegID),STRING,PROC
Count Local Template Name Qty Local Template Description
(0010) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0011) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In JumpStartSearchReplaceEmailTokens

3 - Procedure Template Type: HandySourceProcedure_TS
JumpStartPutServerVariablesByLocation (STRING xLocation, STRING xValue, <STRING xType>),BYTE,PROC
Count Local Template Name Qty Local Template Description
(0012) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(1) Local Templates Found In JumpStartPutServerVariablesByLocation

4 - Procedure Template Type: Window
JumpStartConfigCurrentServerInServerVersion (),BYTE
Count Local Template Name Qty Local Template Description
(0013) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0014) EmbedHTTPFunctions(HNDTools) 1 EmbedHTTPFunctions - An Instance Of:
(0015) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0016) EmbedShellAutoCompleteFunctions(HNDTools) 1 EmbedShellAutoCompleteFunctions - An Instance Of:
(0017) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0018) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(6) Local Templates Found In JumpStartConfigCurrentServerInServerVersion

5 - Procedure Template Type: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0019) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0020) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0021) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0022) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0023) 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: HandyJDODataAdapter
ClientServerMessagesView (*HNDSubscriptionServer xServer),LONG,PROC
Count Local Template Name Qty Local Template Description
(0024) ClientServerDataBuilder(HNDTools) 1 ClientServerDataBuilder - Builds Client Data Services Inside A HandyJDODataAdapter Procedure...
(0025) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In ClientServerMessagesView

7 - Procedure Template Type: Window
JumpStartSecureHTTPFileServerMain ()
Count Local Template Name Qty Local Template Description
(0026) BrowserServerInitializationControls(HNDTools) 1 BrowserServerInitializationControls - Install CHT Browser/Client Server Initialization Controls
(0027) ClientServerQueryBrancher_BIC(HNDTools) 2 ClientServerQueryBrancher_BIC - Branch Client Queries Through TakeQueryBrancher() To Back End View(4)
(0028) EmbedBrowserServer(HNDTools) 1 EmbedBrowserServer - An Instance Of:
(0029) EmbedShellAutoCompleteFunctions(HNDTools) 1 EmbedShellAutoCompleteFunctions - An Instance Of:
(0030) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0031) HandyHelpFileFetch(HNDTools) 2 HandyHelpFileFetch - Build A Help File Request To Your Website.(19)
(0032) HandyHelpWhatsNew(HNDTools) 1 HandyHelpWhatsNew - Build A What's New Request To Your Website.(10)
(0033) PostControlEvent(HNDTools) 3 Post an event to a control in a local window(11)
(0034) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0035) ServerFileHandlingOverrides(HNDTools) 1 ServerFileHandlingOverrides - Override default CHT Server file handling settings.
(10) Local Templates Found In JumpStartSecureHTTPFileServerMain

8 - Procedure Template Type: HandySourceProcedure
JumpStartGetServerVariablesItemByLocation (STRING xLocation, <STRING xDefault>),STRING,PROC
Count Local Template Name Qty Local Template Description
(0036) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(1) Local Templates Found In JumpStartGetServerVariablesItemByLocation

9 - Procedure Template Type: Window
JumpStartViewServerUsers (<HNDSubscriptionServer xServer>)
Count Local Template Name Qty Local Template Description
(0037) BrowseBox(ABC) 1 Browse on NGMember
(0038) BrowseUpdateButtons(ABC) 1 Update a Record from Browse Box on NGMember
(0039) CloseButton(ABC) 1 Close the Window
(0040) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0041) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0042) HandyMarkerBrowse(HNDTools) 1 HandyMarkerBrowse - Explorer-like ABC browse with record marking on table: NGMember
(0043) PostControlEvent(HNDTools) 4 Post an event to a control in a local window(13)
(0044) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0045) QueryParsingFilterControl(HNDTools) 1 QueryParsingFilterControl - HMrkBrw7 An Instance Of: HNDBrwFilter
(0046) VisitMeControl_EWF(HNDTools) 1 VisitMeControl_EWF - Mouseover hyperlink to your web site - Requires EmbedWindowFunctions Template(14)
(10) Local Templates Found In JumpStartViewServerUsers

10 - Procedure Template Type: HandySourceProcedure
JumpStartConfigureSMTP (),LONG,PROC
Count Local Template Name Qty Local Template Description
(0047) EmbedObject(HNDTools) 1 EmbedObject - An Instance Of:
(0048) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In JumpStartConfigureSMTP

11 - Procedure Template Type: Window
JumpStartEditServerUsers ()
Count Local Template Name Qty Local Template Description
(0049) CancelButton(ABC) 1 Cancel the Current Operation
(0050) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0051) FormVCRControls(ABC) 1 Allow Form to be driven by Toolbar VCR Controls
(0052) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0053) RecordValidation(ABC) 1 Validate a record against the dictionary
(0054) SaveButton(ABC) 1 Update NGMember record on disk
(6) Local Templates Found In JumpStartEditServerUsers

12 - Procedure Template Type: HandyJDODataAdapter
ClientServerMembersView (*HNDSubscriptionServer xServer),LONG,PROC
Count Local Template Name Qty Local Template Description
(0055) ClientServerDataBuilder(HNDTools) 1 ClientServerDataBuilder - Builds Client Data Services Inside A HandyJDODataAdapter Procedure...
(0056) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(2) Local Templates Found In ClientServerMembersView

13 - Procedure Template Type: Source
EntryPointMain ()
Count Local Template Name Qty Local Template Description
(0057) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(1) Local Templates Found In EntryPointMain

Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Templates In Application: HNDMTSSV.APP