I have a chat program written in C# using Peer channel technology but I want to extend the program to be able to send and receive files Peer to peer
how can i do this?
I use DefaultCustomResolver.exe and instance.exe . every user open instance.exe
Tnx