|
-
Oct 9th, 2006, 12:02 PM
#1
Thread Starter
Lively Member
Transfer file and text form one PC to Another
I am using Vb 6.0 and want to send data form one computer to antother one client and another server I need the code for it do you please help me?
Thanking you form
Rummy
-
Oct 9th, 2006, 02:19 PM
#2
Re: Transfer file and text form one PC to Another
Do you know how to use the Winsock control? If not, read this:
http://www.planetsourcecode.com/vb/s...44179&lngWId=1
-
Oct 9th, 2006, 03:18 PM
#3
Re: Transfer file and text form one PC to Another
On the same LAN? Use VB's CopyFile method or FSO's CopyFile method.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|