I have currently created a patch application, which is a Windows application (C #). I created a basic version of the client that helps jabber net, which internally uses the XMPP protocol and openfire server.Now I had to implement File Transfer between two users in jabber net. I searched a lot, but there is no solution for this aproach in C #
source
share