I upgraded the development environment to Visual .NET Studio 2003.
The only difference I noticed so far is a small change in the installation file (Disk Cost) and the support for IP V6 (which I won't use).
There might be some changes in the compiler, if we're lucky this will result in better performance
I bought this version because I did not want to upgrade to .NET Studio 2005 which is to be released soon.
As far as I read works on the .NET framework 2.0 only. I don't want to force people to upgrade .NET.
0.9.9g has a problem with the program not shutting down properly (again

),
one of the web threads may be hanging around under some conditions.
Recoded the web server stop function to solve this (hopefully for all times)
Other changes:
- Chat Applet with configurable timeout. Plus the timeout will never occur if somebody keeps on sending lines
- Applet description integrated in the help file
- Maximum frame rate is now 30 frames per second
- Frame rate can be changed while cam and server are online
- Access Log Checkbox was not working - this is fixed