SvCom beta 2 for Delphi 4
This SvCom version is the last beta version and it is last
freeware version. I intend to make SvCom shareware. That is why I
do not hurry with publishing final release. Below is a list of
features that are implemented now and will be available in final
release but not included into this beta-2 version of SvCom.
- Ability to automatically add all necessary
interfaces and coclasses to the TypeLibrary. The
typelibrary editing interface is not published by Inprise
so I had to write my own TypeLibrary editor. Now I am
finishing testing of this editor.
- Pausing capability. This capability is
extremely important for server application. This
capability allows to disable new connections to the
server while all existing connections are alive. It makes
possible to safely stop the server and protects clients
from data lost.
- Help and examples. Of course Help file
is necessary. I write it now. As for examples the service
writing is not easy even with Delphi 4 so I hope that
examples will be useful.
- SOURCES. Yes, the sources will be send
by email to all registered users. Namely sources of units
SvCom_ComServ, SvCom_ComObj, SvCom_ComObj will be
included. If you think that the source code of experts
should be included then feel free to email me.
Below is a list of problems that are fixed in this version
- Access configuration (using DComCnfg) now works correctly
- Service display name does not changes as a result of
DCOmCnfg using
If you have problems using SvCom or a bug is detected let me
know.
Thank you
Alexey Dynnikov
E-Mail : aldyn@chat.ru
Home page : http://www.chat.ru/~aldyn/