|
This 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 another demo application in the CHT tool kit called HNDFILSV.APP or HNDSVLV.APP which act as secure file transfer servers. This combination of HTTP Client and Server are intended to take the place of FTP file transfer, providing much more secure and speedy file transfer services in both directions. 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) |
| PROCEDURE (1): JumpStartHTTPLoginConfig (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CLNT | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0002) | Auto | HNDShellAutoComplete | HND | 48 | HNDAUTOC.INC |
| (0003) | HTellMe6 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | HWin24 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In JumpStartHTTPLoginConfig | |||||
| PROCEDURE (2): JumpStartHTTPClientPutFiles (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HQry5 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | CLNT | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0003) | HFlSel1 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0004) | Hbrw | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0005) | Win | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In JumpStartHTTPClientPutFiles | |||||
| PROCEDURE (3): Main (Procedure Template: Frame) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HWin2 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In Main | |||||
| PROCEDURE (4): 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 | |||||
| PROCEDURE (5): JumpStartHTTPClientGetFiles (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HQry5 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | CLNT | HNDClient | HNDINET | 241 | HNDCLNT.INC |
| (0003) | Hbrw | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0004) | Win | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In JumpStartHTTPClientGetFiles | |||||
Classes By Procedure In HNDFLCLN.APP