Results 1 to 5 of 5

Thread: send,receive file on LAN

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2011
    Posts
    23

    send,receive file on LAN

    how to send file on a computer connected to LAN?

  2. #2
    PowerPoster cicatrix's Avatar
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,654

    Re: send,receive file on LAN

    You're not being very specific. Which protocol do you plan to use?
    Generally, I assume, there are no SMB shares and no UNC paths and you plan to use TCP protocol. In this way you will need TCPClient and TCPListener classes of the System.Net.Sockets namespace.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2011
    Posts
    23

    Re: send,receive file on LAN

    can you give me a sample code of client-server file transfer using that tcp thanks for replying

  4. #4

  5. #5

    Thread Starter
    Junior Member
    Join Date
    May 2011
    Posts
    23

    Re: send,receive file on LAN

    sir thank you again for replying ill start to study the link you gave ill post questions if i got problems thanks for helping this is a big help for our thesis project

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width