Results 1 to 3 of 3

Thread: Network application

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    8

    Network application

    hi there,

    i am developing an application (tictactoe) in vb.net. it is easy to have it as one player (to play with the system).
    my question is that i want to increase the scope of this application so that two users can play against each others over a LAN for example.
    Did anyone write an application that can accept input from users over a LAN or does someone have some resources and direct me to some so that i make my own research?

    i will be really thankful for that.
    thanks...

  2. #2
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: Network application

    Look at the socket examples in vb.net 101 examples.

  3. #3
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: Network application

    Here are a couple of classes you can use to do client server stuff with an example of how to use
    http://www.vbforums.com/showthread.php?t=390875

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