Copyright (c) Original Author, 2004. All rights reserved.
Permission is hereby granted to use, modify and redistribute the contents of this file under the terms of either LGPL 2.1 or MPL 1.1 licenses as published at gnu.org mozilla.org or opensource.org.
Disclaimer: This code is distributed WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY DISCLAMED. This includes but is not limited to warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
starts up
waits for a user app to connect to it
connects to a server app as specified by the user app
plays the game
Design Note It was considered whether user should have a client listener, client have a server listener and host have a server listener. It was dsecided that, initially, the answer should be NO. this may be changed for a later version of the protocol.
Function Documentation
int main
(
int
argc,
char **
argv,
char **
argenv
)
Standard entry point
Generated on Wed Aug 18 13:23:50 2004 for Project Fairdice by
1.2.18