I have no clue what DCOM is or how it works. I browsed some stuff on MSDN but it wasn't very enlightening.
What I have is a VB program on one machine on my intranet; I want to have it execute some stuff on another machine on my intranet and have the processing occur on the remote machine.
After I've used and debugged my code I will eventually compile it, but I don't plan on packaging or distributing it.
Can someone provide some simple code samples of an actual DCOM project, and maybe give me some insight on how to approach my task?
Thanks in advance.
What I have is a VB program on one machine on my intranet; I want to have it execute some stuff on another machine on my intranet and have the processing occur on the remote machine.
After I've used and debugged my code I will eventually compile it, but I don't plan on packaging or distributing it.
Can someone provide some simple code samples of an actual DCOM project, and maybe give me some insight on how to approach my task?
Thanks in advance.