Pergunta

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 i.e the application can be invoked from any computer to transfer files between others... Can this be done... using Remoting/WCF...

Foi útil?

Solução

I think WCF Peer-to-Peer is what you're looking for.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top