| | OK team, our first job would be to create a download manager named 'Download Warper'. Here's what we will need:- A custom Winsock class - This would ensure speed regulation mechanism. It will also aid in using multiple connections. HTTP Connection class - This would contain the Winsock class and would basically do all the protocol specific low level transactions. FTP Connection class - Similar to the above class except that this would be for the FTP protocol. Main Application - The GUI for the Download manager. Other Requirements:- Icons and other graphics. The only thing I can think of right now is a Download Icon. Programming language:- > VB/VB .NET for the main Application. > Delphi/C++/VB/VB .NET for the custom Winsock class and the Protocol classes. This is not the final idea for the project, just a beginning. Lets discuss on the topic and come with more ideas before starting to work on it. |

