|
This application demonstrates an extension template called HandyNETFTPClasses which places a CHT NET DLL called HNDNETFTP.DLL into your application. The template provides easy to use FTP functions for uploading, downloading, deleting, listing files on an FTP server. The template incorporates a CHT NET Wrapper called HNDNETFTPClass into your procedure. See HNDNETFTP.INC, HNDNETFTP.CLW and HNDNETFTP.TLB to study the header, code module and method interfaces respectively. HNDNETFTP.DLL is a viable .NET assembly that also works with Clarion.NET. Any questions feel free to ask on the CHT support forum. Cheers... Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): 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 (2): Main (Procedure Template: Menu) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HlbBrw9 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0002) | FTP | HNDNetFTPClass | HND | 283 | HNDNETFTP.INC |
| (0003) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0005) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (5) Class Instances Found In Main | |||||
Classes By Procedure In HNDNETFTPDEMO.APP