vishyanand
Aug 19th, 2001, 05:23 AM
I am developing a three-tier application-UI,business and data layer.The business and data layer will be ActivexExe and UI will be a StandardEXe.My problem
I want to place the UI exe on client machine,and the ActivexEXE on the server.But how can my UIexe access the methods in ActiveEXE?Because in UI i will be creating objects of the business ActivexExe.How will it know that it has to access the classes from a server?
I want to place the UI exe on client machine,and the ActivexEXE on the server.But how can my UIexe access the methods in ActiveEXE?Because in UI i will be creating objects of the business ActivexExe.How will it know that it has to access the classes from a server?