搜索资源列表
CShttpServer
- C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
server_code111
- this package contains JabberD 1.4.3, MUC 0.6.0 and JUD 0.50 for win32 with ssl setup preset, based on the jabberd.zip package from james white. it was tested with the jajc client from http://jajc.ksn.ru/ and the rhymbox client from http://www.r
ZYBSocket
- 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
MyBrowsers
- 这是一个通过MFC WinInet类实现的HTTP客户程序-through MFC WinInet Class Implementation of the HTTP client program
SimpleRemoting
- 使用remoting实现远程访问数据库. 客户端通过使用TCP或HTTP通道得到远程对象与服务器建立连接-use remoting remote access to the database. Client through the use of TCP or HTTP links Road remote server object and establish a connection
DotNetCASClientTest
- 使用yale cas实现单点登录的DOTNET 客户端,VS2005。http://214s.5d6d.com-SSO with yale cas ,this is dot net client using vs 2005.http://214s.5d6d.com
HTTP_client
- simple example how to make you own Http client
mstsc
- 当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/libra
CSharpnet
- C#网络编程随书源代码,讲解了Socket编程基础,以及FTP,HTTP下载,SMTP实现邮件客户端,等网络编程基础。-C# network programming source code with the book to explain the basis for Socket programming, as well as FTP, HTTP download, SMTP mail client to achieve, such as network programming foundati
AutoUpdateV1.0
- 自动更新。与需要更新文件放在同一目录,生成更新文件;客户端通过HTTP去请求更新文件,进行文件版本比对,选择需更新的文件进行下载。其中使用了NewLife框架代码,具体源码请移步至www.newlifex.com-Automatically updated. And the need to update the files in the same directory, generate update files client requests via HTTP to update files,
httpclient
- 编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Make a easy httpclient.
BigFileUpload
- 一个简单的大文件上传工具,利用wpf实现客户端界面,利用wcf实现断点续传功能.-A simple large file upload tool, using wpf achieve client interface, using wcf achieve HTTP functionality.
MyWebServerCode
- We need to serve HTTP content, to a regular browser, or another HTTP client from our application. Lets create an abstract class for handling the HTTP request, and let the derived class handle the response, without worrying about anything else.
WCF_Test
- WCF-Server/Client. WCF框架的搭建。Server以HTTP方式暴露接口,Client生成接口对象进行调用。-WCF-Server/Client. build up the framework for WCF. Server provides the interface by http way Client generate the terminal object to call the funtion defined as the interface.
ftp_dwonloadandupload
- ftp客户端代码,使用c语言实现,具有断点续传的功能。-FTP client code, using C language, with HTTP functions.
mySocket
- TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho
自动更新库_4.3.0.0
- 客户端自动更新组件,支持客户端文件断点续传自动更新(Automatically update the client components, support the client http file is automatically updated)
