<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_技术积累</title><subtitle type="text">明日复明日，明日何其多，我生待明日，万事成蹉跎。</subtitle><id>http://feed.cnblogs.com/blog/u/12453/rss</id><updated>2006-01-10T00:37:39Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12453/rss"/><entry><id>http://www.cnblogs.com/zhanghl/archive/2006/01/10/314247.html</id><title type="text">一种新的穿透防火墙的数据传输技术</title><summary type="text">创建时间：2005-04-13 更新时间：2005-04-13文章属性：原创文章提交：suei8423 (suei8423_at_163.com)一种新的穿透防火墙的数据传输技术Author : ZwelLEmail: zwell@sohu.comDate : 2005.4.12使用该技术背景:在目标主机安放后门,需要将数据传输出去,同时数据很重要,动作不能太大.其他情况"严重"不推荐使用该技术(...</summary><published>2006-01-10T00:38:00Z</published><updated>2006-01-10T00:38:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2006/01/10/314247.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2006/01/10/314247.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2006/01/10/314244.html</id><title type="text"> [VC++]点对点(P2P)多线程断点续传的实现    </title><summary type="text">在如今的网络应用中，文件的传送是重要的功能之一，也是共享的基础。一些重要的协议像HTTP，FTP等都支持文件的传送。尤其是FTP，它的全称就是&amp;#8220;文件传送协议&amp;#8221;，当 初的工程师设计这一协议就是为了解决网络间的文件传送问题，而且以其稳定，高速，简单而一直保持着很大的生命力。作为一个程序员，使用这些现有的协议传送文件相当简单，不过，它们只适用于服务器模式中。这样，当我们想在点与点...</summary><published>2006-01-10T00:28:00Z</published><updated>2006-01-10T00:28:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2006/01/10/314244.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2006/01/10/314244.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2006/01/04/310766.html</id><title type="text">Flash MX2004中的XML应用</title><summary type="text">一、有关XML　　1、XML入门知识　　XML（eXtensibleMarkupLanguage）是一种具有数据描述功能（Meta-language）、高度结构性及可验证性的语言。和HTML一样，XML同样使用了标记和属性；和HTML最大的不同在于XML的标记和属性允许用户自行定义，并可以依照所定义的标记与属性的语法来开发应用程序。XML采用了开放架构设计，它允许在Internet上的任何平台或语...</summary><published>2006-01-04T06:40:00Z</published><updated>2006-01-04T06:40:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2006/01/04/310766.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2006/01/04/310766.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/10/21/259514.html</id><title type="text">Microsoft .Net Remoting系列专题之一:.Net Remoting基础篇 </title><summary type="text">前言：关于Remoting，我已经写了几篇文章了，就目前掌握的知识而言，差不多都是有关Remoting的基础知识。现在的我正准备向Remoting的高级用法进阶。那么就有必要将前期所做的学习和工作整理一下，何况以前写的文章因为自己一知半解的缘故，自有矛盾之处，所以也能借此机会对其进行修改。望各位同学多多指正。一、Remoting基础什么是Remoting，简而言之，我们可以将其看作是一种分布式处理...</summary><published>2005-10-21T13:04:00Z</published><updated>2005-10-21T13:04:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/10/21/259514.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/10/21/259514.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/10/21/259512.html</id><title type="text">Microsoft .Net Remoting系列专题之二：Marshal、Disconnect与生命周期以及跟踪服务</title><summary type="text">前言：随着对Remoting的逐渐深入学习，觉得Remoting技术真是博大精深，很多内容对于我来说均是全新的知识。自知技术造诣浅陋，唯有以勤补拙。我很希望自己能写一些有用的文章，一方面记录自己的足迹，另一方面也能为别人提供某些帮助。然后，我在想，将文章命名为专题系列是否有些大了？也许吧，不过我总认为，目标不妨订高一些，压力不妨给自己多一些，也许努力下去，会有水到渠成的时候。一、远程对象的激活在R...</summary><published>2005-10-21T13:01:00Z</published><updated>2005-10-21T13:01:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/10/21/259512.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/10/21/259512.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/09/28/246035.html</id><title type="text">通过Web Services显示和下载文件</title><summary type="text">随着Internet技术的发展和跨平台需求的日益增加，Web Services的应用越来越广，我们不但需要通过Web Services传递字符串信息，而且需要传递二进制文件信息。下面，我们就分别介绍如何通过Web Services从服务器下载文件到客户端和从客户端通过Web Services上载文件到服务器。一：通过Web Services显示和下载文件我们这里建立的Web Services的名称...</summary><published>2005-09-28T08:50:00Z</published><updated>2005-09-28T08:50:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/09/28/246035.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/09/28/246035.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/09/28/246003.html</id><title type="text">用 WebClient.UploadData 方法 上载文件数据 </title><summary type="text">假如某网站有个表单，例如(url: http://localhost/login.aspx)：帐号密码我们需要在程序中提交数据到这个表单，对于这种表单，我们可以使用 WebClient.UploadData 方法来实现，将所要上传的数据拼成字符即可，程序很简单：string uriString = "http://localhost/login.aspx";// 创建一个新的 WebClient ...</summary><published>2005-09-28T08:17:00Z</published><updated>2005-09-28T08:17:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/09/28/246003.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/09/28/246003.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/09/22/242023.html</id><title type="text">创建以Microsoft .NET Remoting为基础的分布式应用架构</title><summary type="text">引言在论坛里经常看见有人问：使用.NET Remoting如何从服务器主动发出事件通知客户端？的确，初接触.NET Remoting的人多半会有这样的疑问，因为大部分的文章和书籍在介绍.NET Remoting时都只介绍了通道，对象，激活和生存周期等等概念，在谈到如何进行远程通信的时候，都只告诉读者如何从客户端激活一个服务器对象然后传递参数调用其方法。所以很多读者都不太清楚如何从服务器向客户端广播...</summary><published>2005-09-22T07:59:00Z</published><updated>2005-09-22T07:59:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/09/22/242023.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/09/22/242023.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/09/19/239595.html</id><title type="text">最近一直在做C#操作office方面的工作！总结一下！Word(二) </title><summary type="text">C#操作Word!namespaceImportExportToOffice{usingSystem;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Windows.Forms;publicclassImportExportToWord{privateWord.ApplicationClassoWordApplic;privateWo...</summary><published>2005-09-19T03:21:00Z</published><updated>2005-09-19T03:21:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/09/19/239595.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/09/19/239595.html"/></entry><entry><id>http://www.cnblogs.com/zhanghl/archive/2005/09/19/239592.html</id><title type="text">最近一直在做C#操作office方面的工作！总结一下！(一)Excel </title><summary type="text">C#操作Excel! publicclassImportExportToExcel{privatestringstrConn;privateSystem.Windows.Forms.OpenFileDialogopenFileDlg=newSystem.Windows.Forms.OpenFileDialog();privateSystem.Windows.Forms.SaveFileDialog...</summary><published>2005-09-19T03:18:00Z</published><updated>2005-09-19T03:18:00Z</updated><author><name>追风逐云.NET</name><uri>http://www.cnblogs.com/zhanghl/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zhanghl/archive/2005/09/19/239592.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zhanghl/archive/2005/09/19/239592.html"/></entry></feed>
