资源列表
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
dvdrip和rmvb的制作方法及流媒体服务器架设
- 这是关于如何制作各种流行的流媒体文件以及如何架设流媒体服务器方面的指导手册,建议保留-this is about how to make all kinds of popular streaming media and how to set up streaming media server side of the instruction manual, the proposed reservation
1077876967937
- 基于JSP/JavaBean开发的一套网络BBS论坛系统,1) 系统环境:Servlet/JSP服务器(Servlet/JSP specifications 2.3/1.2)+Web服务器(任何或者没有)+JSDK1.4+ 2) 数 据 库:MySQL3.23+ 3) 其 他:支持MySQL JDBC Driver 2.0 推荐:Windows2000/Linux+Resin2.1.1+Mysql3.2.3 客户端:使用Windows系统+IE5以上-based on JSP
OA源代码
- asp.net whith c#开发的基于web应用的b/s结构的oa系统的核心源代码-Asp. Net whith c # development of web-based applications b / s oa structure of the system's core source code
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
简单的网络监控程序
- 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, functions more powerful. Specific
选课管理
- asp.net with c# d实现学生选课功能,包含数据库备份文件,用sql server打开-with Asp. Net c # d achieving students Elective features include database backup files, sql server open
XOOPS22HACK
- XOOPS - eXtensible Object Oriented Portal System, 面向对象的可扩展门户系统 XOOPS 是开源社区一款优秀的内容管理系统,安全、稳定、可靠,群组权限管理完善,对多语言特别是中文支持完美。对终端用户而言,系统功能模块化,界面设计模板化,安装使用管理简洁明了。同时XOOPS 结构设计合理,代码规范,是开发员理想的选择,被广泛用于个人网站、社区交流、企业管理以及各类中小型门户系统。 XOOPS 框架稳定灵活,适应于web2.0 的各类功能的开发
WebServer.java 用JAVA编写Web服务器
- WebServer.java 用JAVA编写Web服务器 -WebServer.java prepared with Java Web Server
端口复用的Wxhshell
- http post 代码, 可以界面方式post数据。很好用-http post code, can post data interface methods. Good use
betterpetshop-src
- Tapestry+Spring+Hibernate的网络宠物店例子程序,如果要使用Tapestry进行网站设计的话,请参考-Hibernate example of a network of pet procedures, If you want to use Tapestry design for the site, then please refer to
ServiceTool
- 服务工具 - 注册/删除/启动/停止服务的源代码 -service tool-registration / delete / start / stop service source code