简体   繁体   中英

File Transfer between Computers Using Remoting/WCF

I need to UpLoad File/Folder from one Computer to another without using basic File Sharing how can this be done using WCF...

I have found Examples... like this but in this the File Transfer is between a Server and a Client....

In my Case any computer can be a server and others can be Client ie the application can be invoked from any computer to transfer files between others... Can this be done... using Remoting/WCF...

我认为您正在寻找WCF对等网络

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM