简体   繁体   English

使用远程处理/ WCF在计算机之间传输文件

[英]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... 我需要在不使用基本文件共享的情况下将文件/文件夹从一台计算机上传到另一台计算机,如何使用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 ...

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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