Click here to Skip to main content
15,894,330 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi a client application is written in C# by Visual Studio which calls some web services in an Ubuntu server which are implemented in php and get available via NuSoap. a web service is required to download a file from server to client. the file may be as large as 1GB.
what's your suggestion for downloading the file into the client in such a condition? what aspects must be payed attention to and totally what's the best method for this purpose?
thx
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900