News:
16.5.2008:
Update auf v4.0.3
 
Ab sofort steht v4.0.3 von OpenAcoon zum Download zur Verfügung.
 
Diese Version ist eine Entwicklerversion! Wir setzen diese Version selber ein und daher sollte sie eigentlich funktionieren, ist aber noch nicht SOOO gründlich getestet.
 
Die Implementation der Konfigurationsdatei ist jetzt endlich komplett.
 
Hier geht's zum Download
 
ChangeLog:
  • PrepareRobot.dpr: Added robot.MaxUrlsPerHost setting to config-file.
  • Parser.dpr: Modified: The Parser now acts accordingly to the index.language and index.max-page-size settings in the config-file.
  • RobotMain.pas: Modified: FormCreate now reads robot.UserAgent and index.Max-Page-Size settings from the config-file.
  • RobotMain.pas: Modified: Increased the maximum number of new connections per second to 125, and the maximum number of simultanious connections to 400.
  • ServerMain.pas: Modified: Changed the names of several file-system constants that are defined in FileLocation.pas.
  • FileLocation.pas: Modified: Completed changes that now read the path- and filenames from the config-file.