文件名称:SOURCES
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:80.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
IPC Between Managed and Unmanaged Code
-Technology keeps leaping forward at a fast pace applications in projects, large or small, normally cannot keep up with this speed. On one hand, it doesn t make sense to port old code to the new state merely for the status on the other hand, it also isn t efficient not to use the modern technologies for new designs. Hence, what we get is a mixture of old and new stuff, or as Microsoft depicts it: the Managed and Unmanaged world, creating a new problem when both worlds have to communicate.
There exists, of course, the well-known Inter Process Communication-IPC-, the Microsoft Windows operating system mechanism for facilitating communication and data sharing between applications. This, however, is mainly a property of the old world the .NET framework does not support such a thing, up till version 2.0. Even then, it is still a question whether it is usable for communication with the old world, or that it is only meant for inter-.NET-communication.
The solution presented here s
-Technology keeps leaping forward at a fast pace applications in projects, large or small, normally cannot keep up with this speed. On one hand, it doesn t make sense to port old code to the new state merely for the status on the other hand, it also isn t efficient not to use the modern technologies for new designs. Hence, what we get is a mixture of old and new stuff, or as Microsoft depicts it: the Managed and Unmanaged world, creating a new problem when both worlds have to communicate.
There exists, of course, the well-known Inter Process Communication-IPC-, the Microsoft Windows operating system mechanism for facilitating communication and data sharing between applications. This, however, is mainly a property of the old world the .NET framework does not support such a thing, up till version 2.0. Even then, it is still a question whether it is usable for communication with the old world, or that it is only meant for inter-.NET-communication.
The solution presented here s
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IPCinCSharp/App.ico
IPCinCSharp/AssemblyInfo.cs
IPCinCSharp/bin/
IPCinCSharp/bin/Release/
IPCinCSharp/bin/Release/IPCinCSharp.exe
IPCinCSharp/Form1ICS.cs
IPCinCSharp/Form1ICS.resx
IPCinCSharp/IPCinCSharp.csproj
IPCinCSharp/IPCinCSharp.csproj.user
IPCinCSharp/IPCinCSharp.sln
IPCinCSharp/WINUSER_H/
IPCinCSharp/WINUSER_H/WinUser.h
IPCinCSharp/
SendPostMessageInCSharp/App.ico
SendPostMessageInCSharp/AssemblyInfo.cs
SendPostMessageInCSharp/bin/
SendPostMessageInCSharp/bin/Release/
SendPostMessageInCSharp/bin/Release/SendPostMessageInCSharp.exe
SendPostMessageInCSharp/Form1SPMC.cs
SendPostMessageInCSharp/Form1SPMC.resx
SendPostMessageInCSharp/SendPostMessageInCSharp.csproj
SendPostMessageInCSharp/SendPostMessageInCSharp.csproj.user
SendPostMessageInCSharp/SendPostMessageInCSharp.sln
SendPostMessageInCSharp/
Shortcut to IPCinCSharp.sln.lnk
IPCinCSharp/AssemblyInfo.cs
IPCinCSharp/bin/
IPCinCSharp/bin/Release/
IPCinCSharp/bin/Release/IPCinCSharp.exe
IPCinCSharp/Form1ICS.cs
IPCinCSharp/Form1ICS.resx
IPCinCSharp/IPCinCSharp.csproj
IPCinCSharp/IPCinCSharp.csproj.user
IPCinCSharp/IPCinCSharp.sln
IPCinCSharp/WINUSER_H/
IPCinCSharp/WINUSER_H/WinUser.h
IPCinCSharp/
SendPostMessageInCSharp/App.ico
SendPostMessageInCSharp/AssemblyInfo.cs
SendPostMessageInCSharp/bin/
SendPostMessageInCSharp/bin/Release/
SendPostMessageInCSharp/bin/Release/SendPostMessageInCSharp.exe
SendPostMessageInCSharp/Form1SPMC.cs
SendPostMessageInCSharp/Form1SPMC.resx
SendPostMessageInCSharp/SendPostMessageInCSharp.csproj
SendPostMessageInCSharp/SendPostMessageInCSharp.csproj.user
SendPostMessageInCSharp/SendPostMessageInCSharp.sln
SendPostMessageInCSharp/
Shortcut to IPCinCSharp.sln.lnk
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.