|
This application is a one view elaboration of our starting point server, HNDCLIENTSVLEAN.APP. Using the people dictionary, it illustrates adding a back end view and the templates and settings to do that. The developer can add multiple server-side views to a server of this sort without having to design any of the server "plumbing" such as configuration or server client maintenance. This server application has a matching demonstration client called HNDCLIENTCLLEAN1VIEW.APP, which illustrates connecting to this server and browsing the people file across the web. This server is able to provide 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) that the developer adds into the server. This application is entirely template-built and jumpstart-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) |
| PROCEDURE (1): PeopleView (Procedure Template: HandyJDODataAdapter) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Qry | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | HJDO | HNDJDOAdapter | HND | 65 | HNDJSDAP.INC |
| (0003) | VM | HNDViewManager | HND | 69 | HNDVWMGR.INC |
| (0004) | VM2 | HNDViewManager | HND | 69 | HNDVWMGR.INC |
| (0005) | TM | TransactionManager | ABC | 14 | ABFILE.INC |
| (5) Class Instances Found In PeopleView | |||||
| PROCEDURE (2): PutServerConfig (Procedure Template: HandySourceProcedure_TS) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (1) Class Instances Found In PutServerConfig | |||||
| PROCEDURE (3): GetServerConfig (Procedure Template: HandySourceProcedure_TS) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (1) Class Instances Found In GetServerConfig | |||||
| PROCEDURE (4): HTTPClientServerMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Disk | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0002) | Disk2 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | Server | HNDSubscriptionServer | HNDINET | 470 | HNDSUBSV.INC |
| (0004) | VM | HNDViewManager | HND | 69 | HNDVWMGR.INC |
| (0005) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In HTTPClientServerMain | |||||
| PROCEDURE (5): 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 | |||||
Classes By Procedure In HNDCLIENTSVLEAN1VIEW.APP