Results 1 to 2 of 2

Thread: [2005] A simple TCP client/server app, please?

  1. #1

    Thread Starter
    New Member DrGonzo62's Avatar
    Join Date
    Aug 2006
    Location
    California
    Posts
    10

    Question [2005] A simple TCP client/server app, please?

    Hi,

    I'd like to code a Lan/Wan Backgammon game and I therefore need to exchange
    the moves of the chips, the roll of the dice etc. between the 2 players.

    I need to establish the client/server connection (tcplistener?) and than have
    the program wait for input from either the client or the server user (who ever
    established the connection first. The app would be either client or server).

    Could someone please help me with that in VB 2005 (net 2.xx)?
    A sample maybe?

    Thanks!
    Yours truly, Dr.Gonzo.
    "May the schwarz be with you!"

  2. #2
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: [2005] A simple TCP client/server app, please?

    Download the 101 vb.net samples from ms, there a client/server chat
    "The dark side clouds everything. Impossible to see the future is."

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