status of FTP
-
Hi I am downloading some files from FTP server through a VC++ app. I need to display progress bar ( possibly standard windows dialog for copying showing the progress ) Can anyone point me to the right classes, sample code, or give some suggestions? Any help is greatly appreciated. Thanks in Advance!! Murthy
-
Hi I am downloading some files from FTP server through a VC++ app. I need to display progress bar ( possibly standard windows dialog for copying showing the progress ) Can anyone point me to the right classes, sample code, or give some suggestions? Any help is greatly appreciated. Thanks in Advance!! Murthy
Iam not sure what you want here ... 1.If you want to display the progres s,then u can use progress control .CProgressCtrl is the class. 2.CFtpConnection is teh class for FTP Cause is my effort; Effect is God's effort
-
Hi I am downloading some files from FTP server through a VC++ app. I need to display progress bar ( possibly standard windows dialog for copying showing the progress ) Can anyone point me to the right classes, sample code, or give some suggestions? Any help is greatly appreciated. Thanks in Advance!! Murthy