Design Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a Managed Server (.NET) and a COM Client

The Server SDk is in .NET(not remoteable)

I have to get some information from the server and display it on client
machine.

How should I design my application
 
I dont want a COM Callable wrapper. (I have tried it its very slow)
Is there any other way of doing it
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top