Gena01.com Forum

Software Development => Win32Get => Topic started by: on July 16, 2001, 10:50:24 pm



Title: Win32Get Status [July 16, 2001]
Post by: on July 16, 2001, 10:50:24 pm
Ok I have a basic working version of Win32Get working w/ the
new and improved multi-threaded C/C++ model in place. The current system allows various protocols to be used transparently (I can add more protocols). HTTP and FTP are
already there but missing some functionality. Basic anonymous FTP download is working. Also currently I have a tray icon which allows "New Download" which opens a window that lets you enter/paste a URL. When you click "OK" it then starts a new download in a new thread. I am finishing up and doing some cleanup w/ the back-end stuff then I'll spend some time adding/updating the UI.

P.S. I am going to use the Forums to post status reports, please feel free to post your feedback here.