G'Day,
We have a 3-Tier App works fine, in that the client
connects and gets data etc, etc, etc.
What I need to do - and I can't seem to fine
where to implement it - is...
When the client connects to the
AppServer I want the client to pass the Client Version
The AppServer would then decide
if it is acceptable to talk
- If yes - it
returns the country (eg New Zealand, Australia, etc.)
- If no - it
return No (and preferably an error message.)
I can't find a connection event on the
AppServer...
The AppServer (TApplication)
- A TForm used to display
info.
- A RemoteDataModule and
multiple child RemoteDataModules
The Client (TApplication)
- Many Forms
- A Main DataModule -
(containing a TDCOMConnection)
- Many DataModules - (containing
TSharedConnection)
Any help, pointers much appreciated...
OR
Is there a better way to do this ?
Regards
Paul McKenzie Analyst Programmer SMSS Ltd. |