we are just starting the process of converting a 3-Tier App from DCOM to 
Sockets.
We have many DataModules and Each one hold a cast reference to the interface
(eg. fMyInterface: IRDMMyInterface;) this is setup at DataModule creation with 
a call to GetServer.
This no longer works with TSocketConnection...
Is there a way of getting a correctly cast Interface ?

I know I can call TMyConnection.AppServer.MyProcOrFunc - but that would require 
a lot of code changes...

Any help or advice please.


-- Regards Paul McKenzie SMSS Ltd. Wellington New Zealand

_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to