File Transfer Program using C#.Net Windows Application

added by learndotnet
3/18/2011 1:13:47 AM

890 Views

How to easily send files (including Audio, Video, doc or any type of file) from Client to Server. System.Net.Sockets;using System.IO;


0 comments