Hi What is the generic way to maintain state in multi-players game over internet, which can be played on GUI of WPF or Silverlight? One player might be on WPF gui and others might be on Silverlight GUI.
P2P, HTTP server or some other technique? please advise.
thanks, AJ