| This library would include functions that would allow you to add web functionality to any program. Program could use this to allow the user to check for new versions and download updates. It could also be used for online registration. Functions could include:- GetWebPage - You provide the URL and receive a web page. GetWebFile - Provide the URL and where the file should be saved. The library should be open source so it can be updated and maintained easily. |