Pregunta

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...

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top