Re: Sending large files from one app to other

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Why not use ftp?


"???? ???????" <@discussions.microsoft.com> wrote in message
news:00881FDA-4487-4645-842D-37453ACC43DF@xxxxxxxxxxxxxxxx
Hi,
I have two asp.net applications on different networks.
One application has to call some operation/method on the other application
and pass two large files as parameters:
One file is huge xml file, the second file is big pdf file (dozens of
MB).
How would you implement this?
If i will use Web Service, can i define method/operation with two
file parameters? Is there reliable mechanism for sending huge files?
Any idea or reference will be appreciated.


.