Results 1 to 3 of 3

Thread: Program that connects over the internet.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    Arrow 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?

  2. #2
    Hyperactive Member
    Join Date
    Jun 2002
    Location
    midewest u.s.
    Posts
    275

    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

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    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
  •  



Click Here to Expand Forum to Full Width