TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Andrew Woolley
NA
1
0
.NET remoting with DCOM
Nov 6 2006 12:05 PM
Hi All,
A project I am working on requires me to interface DCOM components on a Windows NT machine with a server running 2003 with .NET 2 on it.
The problem is I can't seem to find any good advice on how this can be done. Specifically the client can not change and thus I require something like a wrapper so that the client can create a connection to the server via DCOM, but the server will be dealing with it via .NET remoting.
Can anyone point me in the right direction of how this can be done?
Thanks
Andy
Reply
Answers (
0
)
Using a C# COM component from C++
Retrieve data from SQL stored procedure in Excel spreadsheet