搜索资源列表
HttpServerexample
- 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
m_UDPServer
- 基于UDP网络传输协议,可用于视频,音频等多媒体信息的传输。-UDP-based network transmission protocol can be used for video, audio and other multimedia information transmission.
HTTP1.0
- 用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
WebServer
- 本实例介绍一个基于http协议的服务器端程序,可以支持多线程、实时服务器日志、配置网站所在目录和默认主页等。-This instance of the http protocol describes a server-based program, can support multi-threaded, real-time server logs, configuration, web site directory and the default home page and so on.
hscreen
- Server application which shows current desktop screen via http protocol in the network. It is just advanced example how you can use Indy Library.
WebServer2
- 本人亲自调试可以,不懂问我 WEB服务器VC源码,另附HTTP协议详解.pdf 可以解析HTML网页,URL可以带参数。 更多资料参考http://www.u9txt.com/-I personally can debug, asked me if I do not know VC source WEB server, attached Detailed HTTP protocol. Pdf can parse HTML pages, URL can be parameterized
tcpmon-1.0-bin
- 这是apache的针对HTTP协议的监控软件,可方便地监控本机所发出的HTTP,尤其是在SOAP监控时有用,当做WS时遇到情况时可查看下HTTP头信息是否正确,这是个不错的工具.-This is the apache monitoring software for the HTTP protocol, the machine can be easily monitored issued HTTP, SOAP, especially when monitoring is useful for si
Protocol
- 没有IIS怎么办,OK这个工具可以在无IIS的情况下,运行网页 aspx:地址即可-No IIS to do, OK this tool can in no IIS, run web aspx:address
ueditor1_4_3-src
- UEditor是由百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于BSD协议,允许自由使用和修改代码... -UEditor is seen by Baidu web front-end R & D department develop the rich text editor for web, with light weight, can be customized, pay more attention to the user expe
httpclient
- 该包内包含HTTPCLIENT源码。HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。-The package contains HTTPCLIENT source. HttpClient is a subproject under the Apache Jakarta Common, it can be used to provide eff
MHJServer
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 - You can even update your data structure without breaking deployed programs that are compiled against the old format.
ahtml-master
- ahtml 是一个 Web 服务端语言,能够与 Windows 平台下的支持 FastCGI 协议的 Web 服务器软件协同工作。 同大多数 Web 服务端语言一样,ahtml 代码支持直接被嵌入在 html 代码中。可以使用 <? 和 ?> 嵌入 ahtml 代码,当访问该网页时,嵌入其中的 ahtml 代码会被执行。ahtml 文件一般以 .ahtml 作为扩展名。-ahtml is a Web server-side language, we can work tog
PESCMS-DOC-1.2.7
- PESCMS DOC是一款基于PESCMS2.5开发的文档管理系统:管理文档原来可以做到如此便捷!本程序基于GPLV2协议进行开源发布,个人/商业用户在不进行闭源销售情况下,没有任何使用限制!-PESCMS DOC is a PESCMS2.5 developed based document management system: management of the original document can do so easily! The program is based on open
webmail_3.2.0
- T-dah是一个PHP开发的开源的通用企业邮局系统。该系统采用POP3协议收邮件,可以配置使用SMTP、PHP mail、Sendmail或Qmail来发送邮件。T-dah还包含以下几个模块:事件日历、群组聊天、文件夹管理、邮件搜索等。T-dah使用TinyMCE WYSIWYG编辑器来创建新邮件。-T-dah is a generic open source PHP development Mail system. The system uses the POP3 protocol mail,
socket
- 实现基本的socket通信功能,分为服务器和客户端两部分,客户端启动时可以在系统参数处指定要连接的服务器地址。模拟UDP协议,完成最简单的数据包传递与回送。-Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at t
sendMsg
- msn的协议是公开的,msgclass这个php类也是开源的,可以帮助我们理解下msn的协议。可以实现web向msn发消息等功能。-msn protocol is disclosed, msgclass this php class is open source, it can help us understand at msn agreement. Can web to msn message and other functions.
phpmsnclass_1.9
- PHP MSN Class,支持MSNP9 (MSN 6.2)和最新的MSNP15 (WLM 8.1)协议(MSNP15协议支持离线消息),可以作为MSN机器人使用,或者给MSN、雅虎通发消息。 示例代码: connect($msn_username, $msn_password)) { $msn->sendMessage( UTF-8编码的中文和英文 , $msn_list) } ?> 注意:使用MSNP15协议,PHP需要支持mhash;使用msnbot机器人功能,PHP需要支持
doitphp_v1.5_mysql
- DoitPHP(原Tommyframework)是一个基于BSD开源协议发布的轻量级PHP框架。简而言之:DoitPHP运行高效,易学易用,易于扩展。换而言之:DoitPHP运行高效而不失功能强大,操作灵活而又能扩展自如。-DoitPHP (formerly Tommyframework) is a lightweight PHP framework based on the BSD open source protocol release. In short: DoitPHP run effi
flashz
- FLASH数据和图片数据可采集到本地或小偷形式均可,网站页面全部自动生成Html语言,加快运行速度和提高搜索引擎忧化,标题,关键词,描述严格遵照GOOGLE网站搜索协议,有利于搜索引擎的收录,大量修改了网站首页图片-FLASH data and image data can be collected to the local or thief form, the website page automatically generate all the Html language, speed up