<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/stevexk" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/stevexk" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 31 Aug 2010 03:47:00 GMT</lastBuildDate><title>北溟居</title><description>QQ:402245352</description><link>http://blog.csdn.net/blogrss.aspx?username=stevexk</link><item><title>可用IP查询，ip段/27/29/30网关,子网掩码，广播地址查询</title><link>http://blog.csdn.net/stevexk/archive/2010/08/31/5852241.aspx</link><description>&lt;br /&gt;我们买美国服务器/美国vps的时候，买多个IP地址，美国机房总是发一个类似 204.45.116.184/29
 的地址给我们，对于不熟悉网络的人来说，真的莫名其妙。到底有哪些可用的IP？ 
网关,子网掩码，广播地址是什么？
&lt;br /&gt;更加直观的 可用IP段查
询&lt;br /&gt;http://www.ctohome.com/linux-vps-pack/ip.php&lt;br /&gt; 为了方便大家，本文章提供了 可用IP查询，ip段/27
 /29 /30 网关,子网掩码，广播地址查询可用IP查询,IP段对应表 IP总数子网掩码Amount of a Class C/304255.255.255.2521/64/298255.255.255.2481/32/2816255.255.255.2401/16/2732255.255.255.2241/8/2664255.255.255.1921/4/24256255.255.255.01/23512255.255.254.02/221024255.255.252.04/212048255.255.248.08/20409625&lt;img src=&quot;http://www1.feedsky.com/t1/407901511/stevexk/csdn.net/s.gif?r=http://blog.csdn.net/stevexk/archive/2010/08/31/5852241.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901511/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901511/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 31 Aug 2010 11:47:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2010/08/31/5852241.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2010/08/31/5852241.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901511/1079386</fs:itemid></item><item><title>java  打开浏览器方法</title><link>http://blog.csdn.net/stevexk/archive/2009/12/29/5096623.aspx</link><description>&lt;br /&gt;原来在GUI界面的MailClient中加入了类似OutLook的URL跳转支持,用的是Runtime接口.
执行cmd来启动浏览器打开链接.这样当然有很多缺点了.依赖操作系统也可能会出现一些不安全问题.所以刚才上网查了一下Java SE
6.0的新功能.以前Java SE 6.0刚推出的时候看过新功能的资料.但是当时只用了一个Tray工具栏图标.其他的只是大概知道了他们的存在.
&lt;br /&gt;现在又看了一次介绍.本来刚才只发现用System.getProperties()可以获取系统的信息.包括
JDK路径,系统版本等等信息.我需要的是System.getProperty(&quot;sun.desktop&quot;)获取系统类型,因为我用的是
Windows操作系统,所以返回的String为windows.用System.getProperty(&quot;os.name&quot;)可以获取更详细的一些
信息,我得到的结果为windows xp &lt;br /&gt;现在给大家推荐一些我认为有些作用的字段 &lt;br /&gt;user.home 可以获取当前用户的主目录 &lt;br /&gt;java.specificat&lt;img src=&quot;http://www1.feedsky.com/t1/407901512/stevexk/csdn.net/s.gif?r=http://blog.csdn.net/stevexk/archive/2009/12/29/5096623.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901512/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901512/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 29 Dec 2009 10:05:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2009/12/29/5096623.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2009/12/29/5096623.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901512/1079386</fs:itemid></item><item><title>ONC远程过程调用协议</title><link>http://blog.csdn.net/stevexk/archive/2009/11/25/4871902.aspx</link><description>ONC RPC的Java开发包为 Remote Tea http://remotetea.sourceforge.net/
包含三部分内容，
1.	jrpcgen  根据.x定义生成java源码
2.	jportmap 是一个守护进程，开启监听端口，收发数据。
3.	oncrpc   主要的实现包。

实现RPC功能的步聚：
1.	根据.x生成java源码.
Java –jar jrpcgen.jar –p packageName example.x

2.	服务端实现,
实现一个继承ServerStub的类，对里面实现的抽象实现。

3.	客户端的实现
        demoClient client = null;
        try {
            client = new demoClient(InetAddress.getByName(&quot;127.0.0.1&quot;),
                                    OncRpcProtocols.ONCRPC_TCP);
        } catc&lt;img src=&quot;http://www1.feedsky.com/t1/407901513/stevexk/csdn.net/s.gif?r=http://blog.csdn.net/stevexk/archive/2009/11/25/4871902.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901513/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901513/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 25 Nov 2009 16:21:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2009/11/25/4871902.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2009/11/25/4871902.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901513/1079386</fs:itemid></item><item><title>状态的传播</title><link>http://blog.csdn.net/stevexk/archive/2008/09/04/2881181.aspx</link><description>The propagation of the status of a Sub Element to a Higher Level Object is called Status Propagation. Status Propagation can be of two types, i.e., Status can be propagated from Interface to Nodes and from Children Objects to the Parent Object.&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901514/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901514/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Sep 2008 15:54:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/09/04/2881181.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/09/04/2881181.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901514/1079386</fs:itemid></item><item><title>Running  Web NMS 4.7 SP2 in Fedora Core 4</title><link>http://blog.csdn.net/stevexk/archive/2008/08/26/2834350.aspx</link><description>Running  Web NMS 4.7 SP2 in Fedora Core 4&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901515/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901515/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 26 Aug 2008 17:27:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/08/26/2834350.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/08/26/2834350.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901515/1079386</fs:itemid></item><item><title>数组对象的反序列化解析</title><link>http://blog.csdn.net/stevexk/archive/2008/08/07/2783249.aspx</link><description>&lt;br /&gt;在前几篇使用mina实现rpc调用时，会存在方法中要求返回类型是数组的情况，&lt;br /&gt;如定义一个方法，&lt;br /&gt;&lt;br /&gt;public Properties[] getProps();但是当Method.invoke()方法执行完成后返回的是Object类型，这个Object将被序列化后传送到客户端，由客户端进行解析。&lt;br /&gt;假设Object中的内容为：&lt;br /&gt;&lt;br /&gt;    public Properties[] getProps()&amp;nb&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901516/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901516/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 07 Aug 2008 16:28:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/08/07/2783249.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/08/07/2783249.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901516/1079386</fs:itemid></item><item><title>Java远程通讯可选技术及原理(转贴)</title><link>http://blog.csdn.net/stevexk/archive/2008/08/07/2783231.aspx</link><description>&lt;br /&gt;转自：http://www.blogjava.net/BlueDavy/archive/2008/03/04/182077.html&lt;br /&gt;&lt;br /&gt;在分布式服务框架中，一个最基础的问题就是远程服务是怎么通讯的，在Java领域中有很多可实现远程通讯的技术，例如：RMI、MINA、ESB、
Burlap、Hessian、SOAP、EJB和JMS等，这些名词之间到底是些什么关系呢，它们背后到底是基于什么原理实现的呢，了解这些是实现分布
式服务框架的基础知识，而如果在性能上有高的要求的话，那深入了解这些技术背后的机制就是必须的了，在这篇blog中我们将来一探究竟，抛砖引玉，欢迎大
家提供更多的实现远程通讯的技术和原理的介绍。&lt;br /&gt;&lt;br /&gt;基本原理&lt;br /&gt;
要实现网络机器间的通讯，首先得来看看计算机系统网络通信的基本原&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901517/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901517/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 07 Aug 2008 16:26:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/08/07/2783231.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/08/07/2783231.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901517/1079386</fs:itemid></item><item><title>使用Mina实现RPC调用，消息通知，广播。</title><link>http://blog.csdn.net/stevexk/archive/2008/08/05/2770135.aspx</link><description>在上一篇的基础上，增强功能，改进消息客户端至服务端消息封装方式，增加服务端到客户端的主动消息。实现RPC调用，消息通知，广播。&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901518/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901518/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 05 Aug 2008 12:23:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/08/05/2770135.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/08/05/2770135.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901518/1079386</fs:itemid></item><item><title>使用Mina实现RPC调用</title><link>http://blog.csdn.net/stevexk/archive/2008/07/23/2697907.aspx</link><description>仅实现了客户端调用服务端,服务端调用客户端的原理相同.例子比较简单,要实际使用还需要完善.&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901519/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901519/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 23 Jul 2008 16:51:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/07/23/2697907.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/07/23/2697907.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901519/1079386</fs:itemid></item><item><title>B/S，C/S架构混合使用(from:http://www.kuqin.com/system-analysis/20080506/8024.html)</title><link>http://blog.csdn.net/stevexk/archive/2008/07/16/2660927.aspx</link><description>　　目前遇到的一个项目就需要混合架构，B/S采用Spring2 + Struts2 + Hiberntae3，浏览器只提供一些查询功能和数据展现，C端采用Eclipse的RCP平台，共享服务器的业务接口，调用就采用Http Invoker远程服务，复杂的业务功能都集中在C端上。&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/stevexk/407901520/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/stevexk/407901520/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Jul 2008 15:14:00 +0800</pubDate><author>steve</author><guid isPermaLink="false">http://blog.csdn.net/stevexk/archive/2008/07/16/2660927.aspx</guid><dc:creator>steve</dc:creator><fs:srclink>http://blog.csdn.net/stevexk/archive/2008/07/16/2660927.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/stevexk/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/stevexk/~1079387/407901520/1079386</fs:itemid></item></channel></rss>
