Results 1 to 3 of 3

Thread: Transfer file and text form one PC to Another

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Location
    Bangladesh
    Posts
    106

    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

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    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

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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
  •  



Click Here to Expand Forum to Full Width