Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
Programmer 的進程 - 由 VB6 開始
»
Visual Basic 相關文件及程式庫
»
Visual Basic.Net 範例及函式庫
»
執行緒或軟件之間進行內部通訊的方法
« previous
next »
Print
Pages: [
1
]
Author
Topic: 執行緒或軟件之間進行內部通訊的方法 (Read 5131 times)
admin
Administrator
Posts: 0
執行緒或軟件之間進行內部通訊的方法
«
on:
October 10, 2010, 01:53:24 AM »
Interprocess Communications (各種通訊方法的介紹)
http://msdn.microsoft.com/en-us/library/aa365574%28VS.85%29.aspx
Simple Inter-Process Communication In VB.Net
http://anoriginalidea.wordpress.com/2007/08/09/simple-inter-process-communication-in-vbnet/
]
Asynchronous Named Pipes (Overlapped IO) with VB.NET
http://www.codeproject.com/KB/vb/AsyncNamedPipes.aspx
VB.Net用WM_COPYDATA消息实现进程间传递数据
http://www.wewill.cn/n16837c8.aspx
Using Overloaded Win32 API functions to interact with other applications
http://vbcity.com/forums/p/103868/440422.aspx
«
Last Edit: October 10, 2010, 02:35:20 AM by Roy Chan
»
Logged
Print
Pages: [
1
]
« previous
next »
Programmer 的進程 - 由 VB6 開始
»
Visual Basic 相關文件及程式庫
»
Visual Basic.Net 範例及函式庫
»
執行緒或軟件之間進行內部通訊的方法