搜索资源列表
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&
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
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
SQLUnLock
- [原创]本软件可破解Microsoft SQL Server的加密存储过程 各位网友可自行破解和使用,但鉴于作者的辛苦劳动,敬请保留版权。 本软件为共享软件,需要源码的朋友可以按照以下方式联系到作者: 软件开发者:合肥润之软件有限公司 网址:http://www.zgdbs.com 作者:胡育兵(QQ:7999450) 运行环境: 1. .Net Framework 1.1 2. MDAC 2.8及以上
ZTSS
- 一个asp.net c#开发的网站,具备页面静态化。使用ms-sql server 数据库。 网址:http://www.liaba.cn-A asp.net c# Development site, with the static of the page. Using ms-sql server database. URL: http://www.liaba.cn
entmms
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html x
Mohican_binsrc
- simple http server in c#
HTTPget
- HTTP terminal to board "SBC48EC web server" of modtronix, sniffer and web-bots command
SimpleHttpServer-2010-12
- 简单的HTTP服务器,用C#编写,短小精炼-Simple HTTP server written with C#, short refining
qydoc2.7
- 一、系统特点: 1、强大文件上传:普通浏览器上传支持单个电子文档最大2G,浏览器ActiveX插件上传支持单个电子文档最大4G。支持多文件批量上传、断点续传、进度显示上传。 2、超强易用性能:采用BS(浏览器/服务器)模式服务,类WINDOWS操作方案,即使仅会用鼠标的用户也可在无培训情况下快速应用。加强版OFFICE文件的在线编辑和版本管理能力提供强大、丰富、有效的公文处理能力。 3、应用安全可靠:具有灵活的权限分配机制和文档管理体系,提供多层次安全解决方案,最大限度保护了
httpsrv
- 这是一个HTTP WEB服务器的源码-This is a HTTP WEB server source ........
MiniHttpd-an-HTTP-web-server-library
- 套优秀的基于C#开发的 HTTP webserver -HTTP webserver
Server
- Game mobile online j2me Server c# http://sfvn.org
FTP-HTTP-CODE
- 服务器与客服端源程序,实验报告必备,可以直接写程序-server and customer program
HttpServer
- Http服务器,实现http协议,可用于网页挂载,功能较少仅供学习参考。-http Server
MiniHttpd_src
- 一个小型的http服务器,用于接收http请求-a little http server use to request
httpserver
- http server for html
WebDevServer
- 可以启动本地 http 服务器,原版程序发服务只能本机访问,该版本已经改成局域网内都能够访问(You can start the local HTTP server. The original program sends service only to this machine. The version has been changed into LAN and can be accessed)
mySocket
- TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho
MiniHttpServer
- .net C# 利用HttpListener类开发的内嵌式http服务器,以实现简单html内容显示。本示例显示了将http服务器加入到应用中并通过浏览器请求,返回页面模板的内容。(.net C# uses embedded HTTP server developed by HttpListener class to realize simple HTML content display. This example shows adding HTTP server to the applicat
