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

  • Thread starter Thread starter Guest
  • Start date Start date
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...
 
Sorry, but do you have the link to where on the site the example is?? I have
look all over and found nothing...
 
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...
 
Back
Top