Steve

Steve

  • NA
  • 2
  • 0

2-player Game Interaction

Apr 20 2009 1:17 PM

I'm trying to write a two-player game in VB.NET that can be run on two separate networked computers.  How do I get the two computers to interact with each other?  For instance, if I push a button in the game on computer A, I want the game on computer B to know that button was pushed, and execute some command.  Any help would be appreciated.  Thanks!