/* Copyright 2004 MakingThings LLC. */ README Teleo XML Server for the Teleo Flash Class Library WINDOWS Release 1.1 See the read me for the Flash Class Library for details concerning overall system operation. 0. Installing the FTDI Driver Double-click on the file R9012134.zip to unzip the driver. Make a note of where it is unzipped. Apply power to the Teleo system and make the USB connection between your computer and the Teleo system. Within a few seconds you should be told that new hardware has been detected and the system is searching for a driver. This process might take a few minutes. Eventually you will be asked where to search for the driver; at this point select the browser and point it at the folder into which the driver was unzipped. 1. Running the Teleo XML Server Open a Command Prompt: Start->All Programs->Accessories->Command Prompt Navigate to the Win32 Teleo Flash Server directory. Invoke the server. With no arguments, the default port for the Teleo Flash Class Library (50000) is presumed. If a numeric argument is given, it is taken to be the port number. TeleoXMLServerWin32.exe 2. Known Issues 3. Release Notes V1.1 ----- Server now displays version number Fixed bug that caused server to crash occasionally when client disconnected Fixed bug that caused server to crash occasionally when receiving data from devices with many properties (e.g. video camera) V1.0.1 ------- Server no longer incorrectly unbinds from and then rebinds to modules Fixed a number of minor bugs. Changed the name of the server. V1.0 ----- FIRST RELEASE 4. Compatibility The server was built and tested on Windows XP. 5. Support Support is available by writing to support@makingthings.com. However, we encourage all users (and anyone interested, whether a user or not,) to join the MakingThings mailing list at http://groups.yahoo.com/group/makingthings/ for updates, bug reports, and general exchange of ideas and solutions.