Receiving Large Files over TCP/IP in C#


/ Published in: C#
Save to your folder(s)

Receiving Large Files / small files over TCP/IP in C# socket programming.
c# windows app. transferring data between systems using tcp through socket programming.


Copy this code and paste it in your HTML
  1. http://codetechnic.blogspot.com/2009/02/receiving-large-files-over-tcpip-in-c.html
  2.  
  3. Check the bottom link on page for Client Code script.
  4.  
  5. transferring for small files:
  6. http://socketprogramming.blogspot.com/2007/11/file-transfer-using-c-socket.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.