vai

vai

  • NA
  • 1
  • 3.2k

how to transfer files in chat application in asp.net c#

Feb 12 2013 1:10 AM
I have created the chate application from the below link
http://www.codeproject.com/Articles/17617/Create-a-Chat-System-using-Ajax-and-ASP-NET

Now i want to transfer files from this application. i.e. if 2 user are online and they want to send & receive any files(can be image files, .txt files, .doc files etc) as we can do in yahoo messenger... I have gone through many sites but i didnt get any useful stuff..

How can i do this????