PDA

Click to See Complete Forum and Search --> : [2005] A simple TCP client/server app, please?


DrGonzo62
Feb 9th, 2007, 04:08 PM
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!

Asgorath
Feb 9th, 2007, 05:30 PM
Download the 101 vb.net samples from ms, there a client/server chat