<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>iLinux</title><link>http://blog.csdn.net/forlinux/</link><description>自由、梦想、飞翔 －－－ Free Dream Soar</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 08 Oct 2008 02:35:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>只爱LINUX</dc:creator><title>Apache 2.2.9 / SSL, Subversion 1.5.2, Trac 0.11.1 on openSUSE 11.0</title><link>http://blog.csdn.net/forlinux/archive/2008/10/08/3031010.aspx</link><pubDate>Wed, 08 Oct 2008 02:12:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/10/08/3031010.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/3031010.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/10/08/3031010.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/3031010.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3031010</trackback:ping><description>&lt;blockquote&gt;
  &lt;p&gt;This article describes the installation of a subversion Repository server including &lt;strong&gt;Trac&lt;/strong&gt; &lt;strong&gt;Project&lt;/strong&gt; &lt;strong&gt;Managment&lt;/strong&gt; on a open&lt;strong&gt;SUSE 11.0 Server.&lt;/strong&gt;
  &lt;/p&gt;&lt;p&gt;What is &lt;strong&gt;Trac&lt;/strong&gt;?&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Trac is an enhanced wiki and issue tracking system for software development projects.&lt;/li&gt;&lt;li&gt;An integrated system for managing software projects.&lt;/li&gt;&lt;li&gt;An enhanced wiki.&lt;/li&gt;&lt;li&gt;A flexible web-based issue tracker.&lt;/li&gt;&lt;li&gt;&lt;img src ="http://blog.csdn.net/forlinux/aggbug/3031010.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>linux下配置Mongrel cluster服务的自启动</title><link>http://blog.csdn.net/forlinux/archive/2008/10/02/3009578.aspx</link><pubDate>Thu, 02 Oct 2008 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/10/02/3009578.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/3009578.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/10/02/3009578.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/3009578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3009578</trackback:ping><description>&lt;DIV class=highlighter&gt;&lt;/DIV&gt;
&lt;P&gt;1.先确定安装了mongrel及mongre cluster&lt;BR&gt;在shell命令行中输入gem&amp;nbsp;search mongrel -l&lt;BR&gt;若看到mongrel和mongre cluster则表示已安装若没有则用以下命令安装&lt;/P&gt;
&lt;DIV class=highlighter&gt;
&lt;OL class=highlighter-rb&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN class=comment&gt;[root@www~]#&lt;/SPAN&gt;gem&amp;nbsp;install&amp;nbsp;–include-dependencies&amp;nbsp;mongrel&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=alt&gt;&lt;SPAN&gt;&lt;SPAN class=comment&gt;[root@www~]#&lt;/SPAN&gt;gem&amp;nbsp;install&amp;nbsp;–include-dependencies&amp;nbsp;mongrel_cluster&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;
&lt;P&gt;2.创建mongrel_cl&lt;img src ="http://blog.csdn.net/forlinux/aggbug/3009578.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>Mongre cluster服务的安装与配置</title><link>http://blog.csdn.net/forlinux/archive/2008/10/02/3009545.aspx</link><pubDate>Thu, 02 Oct 2008 15:38:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/10/02/3009545.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/3009545.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/10/02/3009545.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/3009545.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3009545</trackback:ping><description>&amp;lt;DIV class=highlighter&amp;gt;STEP1.安装必备的gem包&amp;lt;/DIV&amp;gt;&amp;lt;DIV class=highlighter&amp;gt;&amp;lt;OL class=highlighter-rb&amp;gt;&amp;lt;LI&amp;gt;&amp;lt;SPAN&amp;gt;gem&amp;amp;nbsp;install&amp;amp;nbsp;–include-dependencies&amp;amp;nbsp;mongrel&amp;lt;/SPAN&amp;gt;&amp;lt;/LI&amp;gt;&amp;lt;LI class=alt&amp;gt;&amp;lt;SPAN&amp;gt;gem&amp;amp;nbsp;install&amp;amp;nbsp;–include-dependencies&amp;amp;nbsp;mongrel_cluster&amp;lt;/SPAN&amp;gt;&amp;lt;/LI&amp;gt;&amp;lt;/OL&amp;gt;&amp;lt;/DIV&amp;gt;&amp;lt;P class=alt&amp;gt;&amp;lt;SPAN&amp;gt;&amp;lt;FONT color=#000000&amp;gt;STEP2.配置&amp;lt;/FONT&amp;gt;&amp;lt;/SPAN&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;P class=al&lt;img src ="http://blog.csdn.net/forlinux/aggbug/3009545.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>解决CommunityEngine在windows下部署时候样式丢失的问题</title><link>http://blog.csdn.net/forlinux/archive/2008/09/24/2975118.aspx</link><pubDate>Wed, 24 Sep 2008 22:07:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/09/24/2975118.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2975118.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/09/24/2975118.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2975118.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2975118</trackback:ping><description>&lt;P&gt;CommunityEngine 是Rails下一个相当不错的社会化网络插件。&lt;/P&gt;
&lt;P&gt;在linux下测试使用时候，相当的顺利，但在Windows下使用时，且在启动的时候出现以下错误，虽然可以正常启动，却发现样式全没了。&lt;/P&gt;
&lt;DIV class=highlighter&gt;
&lt;OL class=highlighter-rb&gt;
&lt;LI&gt;&lt;SPAN&gt;Attempting&amp;nbsp;to&amp;nbsp;copy&amp;nbsp;plugin&amp;nbsp;assets&amp;nbsp;from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=string&gt;'E:/workspace/beeblio/vendor/plugins/community_engine/assets'&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=string&gt;'E:/workspace/beeblio/public/plugin_assets'&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=alt&gt;&lt;SPAN&gt;WARNING:&amp;nbsp;Coul&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2975118.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>Fedora 9 下使用apache+mongrel+rails轻松架设ROR应用</title><link>http://blog.csdn.net/forlinux/archive/2008/09/21/2956916.aspx</link><pubDate>Sun, 21 Sep 2008 02:06:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/09/21/2956916.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2956916.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/09/21/2956916.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2956916.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2956916</trackback:ping><description>&lt;br&gt;1. 安装 ruby &lt;br&gt;
&lt;div class="highlighter"&gt;&lt;ol class="highlighter-rb" start="1"&gt;&lt;li&gt;&lt;span&gt;[root&lt;/span&gt;&lt;span class="variable"&gt;@www&lt;/span&gt;&lt;span&gt;&amp;nbsp;~]&lt;/span&gt;&lt;span class="comment"&gt;#&amp;nbsp;yum&amp;nbsp;install&amp;nbsp;ruby*&amp;nbsp;-y&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="alt"&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;br&gt;
2. 更新ruby&lt;br&gt;&lt;div class="highlighter"&gt;&lt;ol class="highlighter-rb" start="1"&gt;&lt;li&gt;&lt;span&gt;[root&lt;/span&gt;&lt;span class="variable"&gt;@www&lt;/span&gt;&lt;span&gt;&amp;nbsp;~]&lt;/span&gt;&lt;span class="comment"&gt;#&amp;nbsp;gem&amp;nbsp;update&amp;nbs&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2956916.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>解决Fedora 下 RMagic无法安装的问题</title><link>http://blog.csdn.net/forlinux/archive/2008/09/01/2861351.aspx</link><pubDate>Mon, 01 Sep 2008 14:17:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/09/01/2861351.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2861351.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/09/01/2861351.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2861351.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2861351</trackback:ping><description>&lt;div&gt;初次安装时，出现以下错误&lt;/div&gt;
&lt;div class="highlighter"&gt;&lt;ol class="highlighter-rb" start="1"&gt;&lt;li&gt;&lt;span&gt;[root&lt;/span&gt;&lt;span class="variable"&gt;@www&lt;/span&gt;&lt;span&gt;&amp;nbsp;Tim]&lt;/span&gt;&lt;span class="comment"&gt;#&amp;nbsp;gem&amp;nbsp;install&amp;nbsp;rmagick&amp;nbsp;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="alt"&gt;&lt;span&gt;Building&amp;nbsp;native&amp;nbsp;extensions.&amp;nbsp;&amp;nbsp;This&amp;nbsp;could&amp;nbsp;take&amp;nbsp;a&amp;nbsp;&lt;/span&gt;&lt;span class="keyword"&gt;while&lt;/span&gt;&lt;span&gt;...&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;ERROR:&amp;nbsp;&amp;nbsp;Error&amp;nbsp;installing&amp;nbsp;rmagick:&lt;/span&gt;&lt;/li&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2861351.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>.Net中封装Windows 消息实现进程间通讯 </title><link>http://blog.csdn.net/forlinux/archive/2008/08/08/2787848.aspx</link><pubDate>Fri, 08 Aug 2008 15:32:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/08/2787848.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2787848.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/08/2787848.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2787848.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2787848</trackback:ping><description>     .NET Framework 中对进程间的通讯支持不多，不过Windows API 已经为我们提供了丰富的进程间通讯的特性。我们可以使用Windows API SendMessage、PostMessage来实现windows 窗体之间的通讯。本文就是将SendMessage封装在一个窗体基类WinMsgData中，把它变成类中的一个方法以方便调用，而接收其他窗体的消息则封装成事件通知的形式提供。其中还对接收到的消息做队列处理，避免对消息发送方造成阻塞。所以只要程序中的WinForm从这个基类继承，就可以很方便的与其他的窗体进行通讯了。&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2787848.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>C#中四种进程或线程同步互斥的控制方法</title><link>http://blog.csdn.net/forlinux/archive/2008/08/08/2787756.aspx</link><pubDate>Fri, 08 Aug 2008 15:18:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/08/2787756.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2787756.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/08/2787756.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2787756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2787756</trackback:ping><description>　现在流行的进程线程同步互斥的控制机制，其实是由最原始最基本的4种方法实现的。由这4种方法组合优化就有了.Net和Java下灵活多变的，编程简便的线程进程控制手段。 
&lt;P&gt;　　这4种方法具体定义如下 在《操作系统教程》ISBN 7-5053-6193-7 一书中可以找到更加详细的解释 &lt;/P&gt;
&lt;P&gt;　　1临界区:通过对多线程的串行化来访问公共资源或一段代码，速度快，适合控制数据访问。 &lt;/P&gt;
&lt;P&gt;　　2互斥量:为协调共同对一个共享资源的单独访问而设计的。 &lt;/P&gt;
&lt;P&gt;　　3信号量:为控制一个具有有限数量用户资源而设计。 &lt;/P&gt;
&lt;P&gt;　　4事 件:用来通知线程有一些事件已发生，从而启动后继任务的开始。 &lt;/P&gt;
&lt;P&gt;　　临界区（Critical Section） &lt;/P&gt;
&lt;P&gt;　　保证在某一时刻只有一个线程能访问数据的简便办法。在任意时刻只允许一个线程对共享资源进行访问。如果有多个线程试图同时访问临界区，那么在有一个线程进入后其他所有试图访问此临界区的线程将被挂起，并一直持续到进入临界区的线程离开。临界区在被释放后，其他线程可以继续抢占，并以此达到用原子&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2787756.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>C#共享内存操作类(含源码)</title><link>http://blog.csdn.net/forlinux/archive/2008/08/08/2787728.aspx</link><pubDate>Fri, 08 Aug 2008 15:14:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/08/2787728.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2787728.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/08/2787728.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2787728.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2787728</trackback:ping><description>原文地址：http://blog.csdn.net/hejishan/archive/2008/03/11/2169292.aspx&lt;BR&gt;&lt;BR&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VC++的共享内存操作代码实现起来相对比较容易，但是用C#语言来实现，就有一定难度，由于工作需要，把以前VC开发的共享内存代码要用C#实现，别说，还费了不少周折，毕竟C#操作API函数和地址指针不是那么直接，还好，总算完成了，效果还不错。&lt;/P&gt;&lt;BR&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG src="http://p.blog.csdn.net/images/p_blog_csdn_net/yefanqiu/Mem07073001.jpg"&gt;&lt;/P&gt;
&lt;P&gt;共享内存类：&lt;/P&gt;
&lt;P&gt;using System;&lt;BR&gt;using System.Collections.Generic;&lt;BR&gt;using System.Text;&lt;BR&gt;using System.Runtime.InteropServices;&lt;B&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2787728.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>进程间通讯的方法</title><link>http://blog.csdn.net/forlinux/archive/2008/08/08/2787692.aspx</link><pubDate>Fri, 08 Aug 2008 15:04:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/08/2787692.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2787692.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/08/2787692.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2787692.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2787692</trackback:ping><description>原文出处：&lt;A href="http://www.wangchao.net.cn/bbsdetail_45212.html" target=_blank&gt;http://www.wangchao.net.cn/bbsdetail_45212.html&lt;/A&gt; 　　进程通常被定义为一个正在运行的程序的实例，它由两个部分组成：&lt;BR&gt;　　 一个是操作系统用来管理进程的内核对象。内核对象也是系统用来存放关于进程的统计信息的地方&lt;BR&gt;　　 另一个是地址空间，它包含所有的可执行模块或DLL模块的代码和数据。它还包含动态分配的空间。如线程堆栈和堆分配空间。每个进程被赋予它自己的虚拟地址空间，当进程中的一个线程正在运行时，该线程可以访问只属于它的进程的内存。属于其它进程的内存则是隐藏的，并不能被正在运行的线程访问。&lt;BR&gt;　　 为了能在两个进程之间进行通讯，由以下几种方法可供参考：&lt;BR&gt;　　0。剪贴板Clipboard: 在16位时代常使用的方式，CWnd中提供支持&lt;BR&gt;　　1。窗口消息 标准的Windows消息以及专用的WM_COPYDATA消息 SENDMESSAGE()接收端必须有一个窗口&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2787692.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>利用SendMessage实现C#进程间通信</title><link>http://blog.csdn.net/forlinux/archive/2008/08/06/2778328.aspx</link><pubDate>Wed, 06 Aug 2008 18:35:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/06/2778328.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2778328.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/06/2778328.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2778328.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2778328</trackback:ping><description>&lt;div id="blog_text" class="cnt"&gt;&lt;div&gt;进程之间通讯的几种方法:&lt;br&gt;
在Windows程序中，各个进程之间常常需要交换数据，进行数据通讯。常用的方法有&lt;br&gt;
使用内存映射文件&lt;br&gt;
通过共享内存DLL共享内存&lt;br&gt;
使用SendMessage向另一进程发送WM_COPYDATA消息&lt;br&gt;
比起前两种的复杂实现来,WM_COPYDATA消息无疑是一种经济实惠的一中方法.（ZT）&lt;/div&gt;
&lt;p&gt;WM_COPYDATA消息的主要目的是允许在进程间传递只读数据。Windows在通过WM_COPYDATA消息传递期间，不提供继承同步方式。SDK文档推荐用户使用SendMessage函数，接受方在数据拷贝完成前不返回，这样发送方就不可能删除和修改数据：&lt;br&gt;
这个函数的原型及其要用到的结构如下:&lt;br&gt;
SendMessage(hwnd,WM_COPYDATA,wParam,lParam);&lt;br&gt;
其中,WM_COPYDATA对应的十六进制数为0x004A&lt;br&gt;
wParam设置为包含数据的窗口的句柄。lParam指向一个&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2778328.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>C# 下的进程间的通讯 -- 发消息篇</title><link>http://blog.csdn.net/forlinux/archive/2008/08/06/2778318.aspx</link><pubDate>Wed, 06 Aug 2008 18:31:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/06/2778318.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2778318.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/06/2778318.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2778318.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2778318</trackback:ping><description>&lt;P&gt;Net 并没有提供进程间通讯的类，其实这句话是不对的，.Net提供了强大的进程间通讯的功能，不仅可以完成本机上进程间的通讯，还可以完成网络上的任意两台计算机间的进程通讯。这些技术分别为WebService、企业级服务、.NET 远程处理，我会在后面的文章中逐步学习总结。&lt;BR&gt;这里还是借助系统的功能来实现，提供一种利用发送消息的方法实现的进程间的通信。&lt;/P&gt;
&lt;P&gt;发送方需要调用两个系统API：SendMessage与FindWindow。&lt;BR&gt;非托管定义如下：&lt;/P&gt;
&lt;DIV class="codeArea cpp"&gt;
&lt;DIV style="COLOR: #000000"&gt;&lt;BR&gt;&lt;FONT color=#000000&gt;[&lt;/FONT&gt;&lt;FONT color=#000000&gt;DllImport&lt;/FONT&gt;&lt;FONT color=#000000&gt;(&lt;/FONT&gt;&lt;FONT color=#ff00ff&gt;"User32.dll"&lt;/FONT&gt;&lt;FONT color=#000000&gt;,&lt;/FONT&gt;&lt;FONT color=#000000&gt;EntryPoint&lt;/FONT&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2778318.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>利用IPC通道进行进程间通信（C#）</title><link>http://blog.csdn.net/forlinux/archive/2008/08/06/2777864.aspx</link><pubDate>Wed, 06 Aug 2008 17:15:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/06/2777864.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2777864.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/06/2777864.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2777864.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2777864</trackback:ping><description>有一个解决方案，其中包括一个Windows服务和一个Windows应用程序，两者之间需要进行通信。查了下，可以使用多种方法，如Web service（适用于不同系统及跨平台情况）、.NET Remoting、消息队列、WCF（集成了前述方法的功能，但太新，不支持Windows2000及以前的系统），其中Remoting可以支持TCP、HTTP、IPC通道的通信，而IPC通道速度快，且仅能供处于同一个系统中的进程间进行通讯，而这正好符合本项目的要求，故决定采用.NET Remoting的IPC方法：
&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2777864.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>Start ServiceHosts for all configured Services </title><link>http://blog.csdn.net/forlinux/archive/2008/08/06/2777727.aspx</link><pubDate>Wed, 06 Aug 2008 16:57:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/06/2777727.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2777727.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/06/2777727.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2777727.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2777727</trackback:ping><description>&amp;lt;i&amp;gt;Important Update: The originally presented code only works if the service is defined in the same assembly which hosts the service (because the name="" attribute in &amp;amp;lt;service&amp;amp;gt; may not contain the assembly name of the service). See at the end of the article for a slightly different version which works in all cases --- but which involves adding a second config file.&amp;lt;br&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;As WCF has reached RC1 stage, I find myself cleaning up a few bits of older WCF cod&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2777727.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>C#操作EXCEL</title><link>http://blog.csdn.net/forlinux/archive/2008/08/05/2768309.aspx</link><pubDate>Tue, 05 Aug 2008 00:30:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/08/05/2768309.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2768309.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/08/05/2768309.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2768309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2768309</trackback:ping><description>&lt;P&gt;using System;&lt;BR&gt;using System.Reflection;&lt;/P&gt;
&lt;P&gt;namespace CExcel1&lt;BR&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; class Class1&lt;BR&gt;&amp;nbsp;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; [STAThread]&lt;BR&gt;&amp;nbsp; static void Main(string[] args)&lt;BR&gt;&amp;nbsp; {&lt;/P&gt;
&lt;P&gt;//创建Application对象 &lt;BR&gt;&amp;nbsp;&amp;nbsp; Excel.Application xApp=new Excel.ApplicationClass();&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; xApp.Visible=true; &lt;BR&gt;&amp;nbsp;&amp;nbsp; //得到WorkBook对象, 可以用两种方式之一: 下面的是打开已有的文件&lt;BR&gt;&amp;nbsp;&amp;nbsp; Excel.Workbook xBook=xApp.Workbooks._Open(@"D:\Sample.xls",&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Missing.Value,&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2768309.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>