×
×™×•× ×™ גולדברג
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.
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.