About this document
C# Socket File Transfer Example by Javed Ahamed is a document available to read on EtoBox.
- Author
- Javed Ahamed
- Language
- EN
C# Socket File Transfer Example by Javed Ahamed is a document available to read on EtoBox.
This is just opposite of client to server file transfer. In past all time by that socket object data was transferred from client to server. Now server sends data to client using same socket.