How do I create a simple DCOM object in VB.NET??

G

Guest

I have been using VB.NET for some time now and now have to create a DCOM
Server which contains interfaces for which DCOM client's can talk too.

My initial problem is that I'm not 100% sure where to start!!

I believe I need to create a Class which contains the interfaces then create
a CCW wrapper...

My problem is how do I create Interface Pointers in VB.NET?? Any examples
would be great...

Thanks guys...
 
G

Guest

Sorry, but do you have the link to where on the site the example is?? I have
look all over and found nothing...
 
J

José Joye

oops,

Sorry was a reply to another post....
David Dolheguy said:
Sorry, but do you have the link to where on the site the example is?? I have
look all over and found nothing...
 

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

Top