|
-
Nov 19th, 2009, 07:56 PM
#1
Thread Starter
Lively Member
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
-
Nov 19th, 2009, 08:08 PM
#2
Addicted Member
Re: Sending URL between computers
 Originally Posted by VisualBasic2008
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.
-
Nov 19th, 2009, 08:09 PM
#3
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|