ARCast.TV - Bridging The Gap from C++ to C#
- Posted: Jun 22, 2007 at 10:07 AM
- 7,001 Views
- 3 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
ARCast.net - Bridging The Gap from C++ to C#
Now dealing with the couple native libraries proved out to be the more challenging part as someone had already created wrappers for them but it turned out the wrappers didn't actually implement everything that was available in the native library.
I am trying to create a WCF Service which communicates to a C++ client through named pipes. I have run into some problems and have a few questions.
1. What are the benefits of using WCF over using PInvoke of the Named Pipes APIs?
2. How do you access a named pipe endpoint from a native C++ app that is created using WCF?
3. Is there a simple way to create a native C++ proxy from a WCF service? Using the svcutil to generate the proxy in c++ create a c++/cli file.
Any resources or sample code relating to implementing this idea would be greatly appreciated.
Thanks,
Scott
Remove this comment
Remove this thread
close