I would like to implement pause & resume functionality for downloading a file both for Server & Client. My Questions are:
What Protocol do I need to implement at server site (It will be .NET) ? Is there any example, tutorial, library anything that can be helpful to implement this functionality at the client site (It will be in C++) ?
Thanks, Yuvi