|
-
Dec 8th, 2004, 09:49 PM
#1
Thread Starter
Frenzied Member
Program that connects over the internet.
I'm trying to write a 2 player type of game in VB and I need a way to connect two running programs over the internet. How can I do this in .Net? Is there any simple way? All I will need to send are string values.
Thanks,
Squirrelly1
Last edited by squirrelly1; Dec 8th, 2004 at 10:56 PM.
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
-
Dec 8th, 2004, 10:06 PM
#2
Hyperactive Member
Re: Program that connects over the internet.
I have not worked with this too much, but I do know you can use the Socket class from the framework. In the 101 VB.NET Samples they have an example of how to make a chat room type thing. I am sure you could browse that code and figure it out from there. If I had an example or knew it better I would send some samples but unfortunately I have no idea. Good luck
-
Dec 8th, 2004, 10:56 PM
#3
Thread Starter
Frenzied Member
Re: Program that connects over the internet.
Does anyone have anything useful to add to this?
Thanks,
Squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
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
|