Location:
Search - web sever
Search list
Description: 一个WEB SEVER的参考设计源代码,还有通过网络更新代码的工具。-a reference design source code, and update the code through the network tool.
Platform: |
Size: 7225570 |
Author: ybing |
Hits:
Description: 本系统以ASP.NET为开发平台,SQL Server 2000为后台数据库,采用B/S模式,运行于校园网络系统平台上,用户及操作人员通过浏览器访问Web服务器,Web服务器再根据客户机的需要通过ADO.NET访问数据库。本系统中Web服务器为IIS5.0,数据库采用SQL Sever 2000。本系统适用于各大中小学校,其功能主要分为四大类:
用户管理:用于对用户的添加及对用户的删除及查询。
成绩管理:用于对成绩查询。
帮助信息:用于对本系统的具体操作进行详解。
本系统性能力求易于使用,具体有较高的扩展性和可维护性。
-to the system for ASP.NET development platform SQL Server 2000 database for the background, using B/S mode, running on the campus network system platform, users and operators through Web browser visits the server, According to another Web server client needs access to the database through ADO.NET. The system for IIS5.0 Web server, database using SQL Server 2000. This system applies to all universities, primary and secondary schools, their main function is divided into four categories : user management : for the right of users to add and delete users and inquiries. Performance management : for the results of inquiries. Help message : the system used for the specific operations for Hi. Performance of the system sought to easy-to-use, the higher the specific scalability and maintainability.
Platform: |
Size: 210944 |
Author: 水依 |
Hits:
Description: Java版Web Sever,Eclipse下编译-Java version of Web Sever, Eclipse compiler under
Platform: |
Size: 4096 |
Author: Gaojing |
Hits:
Description: ASP.NET迷你服务器:
.NET初学者可以用这个服务器,傻瓜式的安装方式。
先运行start.exe,然后就会了~~~
WebServer.exe是从Microsoft WebMatrix中提取出来的,需要先安装.net framework。-asp.net web sever
Platform: |
Size: 302080 |
Author: li |
Hits:
Description: 网络服务器编程,包含TCP和UDP,几款流行的服务器模型-Web server programming, including TCP and UDP, several popular server model
Platform: |
Size: 214016 |
Author: 北平 |
Hits:
Description: 使用MSP430與CS8900開發網頁伺服器,可以動態顯示MCU溫度.-Use MSP430 and CS8900 to Development Web Sever,can see dynamic MCU temperature.
Platform: |
Size: 21504 |
Author: 李文昌 |
Hits:
Description: Windows sever 2003 网络服务器管理与使用课件,其中包含计算机网络基础、Windows Server 2003安装和配置、活动目录的配置、DHCP服务器的配置与管理、DNS服务器的配置与管理、用户账户和组的管理等-Windows sever 2003 web server management and use of courseware, including computer network infrastructure, Windows Server 2003 installation and configuration, the configuration of Active Directory, DHCP server configuration and management, DNS server configuration and management, user accounts and group management, etc.
Platform: |
Size: 2008064 |
Author: 萧良 |
Hits:
Description: 用JAVA做的小型WEB服务器,很适合大家一起参考学习-It is made by JAVA --- a small web sever
Platform: |
Size: 457728 |
Author: 杨波 |
Hits:
Description: how to build boa web sever on linux
Platform: |
Size: 188416 |
Author: 中小倉 |
Hits:
Description: 使用web服务器Omni,不用架设iis,就能架起一个asp服务器-asp web sever
Platform: |
Size: 2169856 |
Author: 冰川 |
Hits:
Description: uCOS for 44b0x
源在44b0x上移植成功
含有TCP/IP WEB SEVER 等NET组件-uCOS for 44b0x source in 44b0x on the transplant containing TCP/IP WEB SEVER, etc. NET components
Platform: |
Size: 10005504 |
Author: rick324 |
Hits:
Description: 基于VC 的泡泡龙开发参考。。。比较好的client界面 和 sever-Development of reference-based VC' s Puzzle Bobble. . . Good client interface, and sever
Platform: |
Size: 4715520 |
Author: windy |
Hits:
Description: flash media server 4.0 + apache
采用flash media server自带的apache,默认安装路径,网站根目录webroot,将文件夹images,resources以及文件index.html放在网站根目录下即可查看。-flash media server 4.0+ apache uses flash media server that comes with apache, the default installation path, the site root directory webroot, the folder images, resources, and file index.html on the Web site to view the root directory.
Platform: |
Size: 571392 |
Author: 陶佳元 |
Hits:
Description: 简单web服务器构建,能够记录访问者的基本信息。支持多进程访问。-build a simple web sever
Platform: |
Size: 6144 |
Author: yangyang |
Hits:
Description: Mini web sever use Pic
Platform: |
Size: 112640 |
Author: Chinh |
Hits:
Description: 用Java实现Web服务器
实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字- a basic Web Server written in java
Platform: |
Size: 361472 |
Author: fannie |
Hits:
Description: 基于matlab web sever通信仿真学习系统-Communication simulation learning system based on matlab web sever
Platform: |
Size: 10576896 |
Author: aya |
Hits:
Description: 关于如何配置matlab web sever的详细资料与步骤-Detailed information and steps on how to configure the Matlab web-sever
Platform: |
Size: 1065984 |
Author: aya |
Hits:
Description: 自己编写的简单的嵌入式web服务器 测试可用-I have written a simple embedded web server test available
Platform: |
Size: 18432 |
Author: chailong |
Hits:
Description: 以Java实现的Web代理服务器,内容见Zip(Realize a web sever by using java)
Platform: |
Size: 769024 |
Author: 御景_ |
Hits: