|
-
Jul 14th, 2011, 02:26 AM
#1
Thread Starter
Junior Member
send,receive file on LAN
how to send file on a computer connected to LAN?
-
Jul 14th, 2011, 02:40 AM
#2
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.
-
Jul 14th, 2011, 03:20 AM
#3
Thread Starter
Junior Member
Re: send,receive file on LAN
can you give me a sample code of client-server file transfer using that tcp thanks for replying
-
Jul 14th, 2011, 03:48 AM
#4
Re: send,receive file on LAN
There is a magic button called 'Search'. Look what I've found:
http://www.vbforums.com/showthread.php?t=390875
-
Jul 14th, 2011, 08:08 PM
#5
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|