Results 1 to 2 of 2

Thread: Three-tier-help!confused!

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    1

    Lightbulb Three-tier-help!confused!

    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?

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    The UIexe (client) use method GetObject or CreateObject to connect to the server. Search MSDN for example.

    Regards.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width