822: SimpleClient

This is a C++ client written on Windows NT using the winsock32.dll. You can get the latest sources from the the CVS repository, or from Ef-vidal\\Share\robocup\simpleclient. You can also browse the source files. Note: These versions might be older than the ones on CVS.

To use this client in your Visual Studio project just:

  1. Create a new project/workspace as a console applications.
  2. Add the files to the project (Project --> Add --> Files).
  3. Make sure you are linking with the MFC (Build --> Settings --> General --> Use (link) with MFC as a dll.).

Jose M. Vidal
Last modified: Wed Jan 12 11:18:41 EST 2000