|
-
January 26th, 2005, 01:16 PM
#1
Visual C++.net and C# integration Question
Hello everyone,
I have an interface written in the Visual Studio C++.net environment using Visual Studio 2003 using the CSerialPort class provided on this site. Now, I have noticed there is also a C# routine called NetSerialComm (appearing at http://msdn.microsoft.com/msdnmag/is...netserialcomm/ ) This article assumes familiarity with C# and RS232 communications. I know RS232.
It comes with a provided dll and what appears to be source for C#, I am not sure if those files have the .cs extension. The source code appears here:
http://msdn.microsoft.com/msdnmag/code02.aspx
My question is, does anyone know how to include this into a C++ project? Does that ability exist? Or a quick line of code to include this in a simple C++ dialog project?
Anyone willing to give me a quick look at whipping up something? I havent used C# before.
Thanks
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|