Subject: Two things are missing in Miniclient
Group Chat and File Transfer. Any serious xmpp messenger client should have these features. Can Miniclient be extended to support these two features ? Can anyone pls provide VB.NET source code ?
Will this work if sender is out of my network ?? I mean two people from two different countries can send files to each other ??Quote by "Alex":The best and easiest way for transfering files is to use the OOB protocol. YOu use this protocol to exchange the IP-address of the sending client and the filename. The rest is standard http protocol. One client acts as a small webserver, the other client just downloads the file from it.