Results 1 to 3 of 3

Thread: Sending URL between computers

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2009
    Posts
    71

    Sending URL between computers

    I am trying to create a program that will send a URL saved in a textbox between the program which will be on different computers. So one computer will be running the program and the URL they have will be sent to the program on the other program. But I am not sure where to start, any help would be much appreciated.


    Thanks

  2. #2
    Addicted Member
    Join Date
    Nov 2008
    Location
    UK
    Posts
    171

    Re: Sending URL between computers

    Quote Originally Posted by VisualBasic2008 View Post
    I am trying to create a program that will send a URL saved in a textbox between the program which will be on different computers. So one computer will be running the program and the URL they have will be sent to the program on the other program. But I am not sure where to start, any help would be much appreciated.


    Thanks
    You can use the TCP Client and TCP Listener classes. Do some searches on the forum, plenty of examples.

    If not you could be a bit more clearer in exactly what you are trying to achieve.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2009
    Posts
    71

    Re: Sending URL between computers

    Great thanks for the help. I had no idea how to start doing this so this should get me going.

    Thanks

Tags for this Thread

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