Welcome![Sign In][Sign Up]
Location:
Search - web s

Search list

[Video CaptureC/S结构网络监控系统

Description: 网络监控系统程序,含客户端和服务器端。是一个完整的Web server实现。含串口通信相关函数,数据库的读写等。
Platform: | Size: 6740051 | Author: englishclive | Hits:

[Software Engineering基于Web的在线考试系统

Description: 太原理工大学硕 士 学 位 论 文 基于Web 的在线考试系统 Online Testing System Based on Web-Taiyuan University of Technology master's degree thesis Web-based online examination system Online Testing System Based on Web
Platform: | Size: 86016 | Author: 西风飘雪 | Hits:

[Internet-NetworkWeb Server

Description: 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
Platform: | Size: 23552 | Author: 耿神 | Hits:

[OtherWeb应用基础

Description: 《Web应用基础》,ppt格式,简要讲述了javascript,ASP.NET等web编程方面的语言。 -"Web application infrastructure," ppt format, the javascript briefly described, such as ASP.NET web programming language aspects.
Platform: | Size: 7299072 | Author: 秦天 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Other用PWS建立自己的Web服务器

Description: PWS就是Personal Web Server的缩写,字面意思就是个人网页服务器。这是微软公司为解决个人信息共享和Web开发需要而设计开发的-PWS Personal Web Server is the acronym literally personal Web server. This is Microsoft's solution for sharing personal information and Web development needs of the design and development
Platform: | Size: 54272 | Author: 秦志亮 | Hits:

[Goverment applicationweb

Description: 漂亮的企业网站管理系统 .Net版 大家多交流哦!-Beautiful enterprise website management system. Net version of the exchange of U.S. multi-Oh!
Platform: | Size: 2776064 | Author: gundam | Hits:

[Internet-Networkcgi-web

Description: 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。-Embedded linux a cgi web site, the realization of embedded system configuration changes, as well as video streaming real-time control of the configuration parameters, use c to complete the main program. Learning embedded c language cgi under development is a very good example. Code from the company s development.
Platform: | Size: 67584 | Author: jzk | Hits:

[Documentsweb

Description: web开发学习笔记,“本文是我在学习开发Struts Web应用中的总结,”-web development study notes, This is the I in the learning development of Struts Web application s summary,
Platform: | Size: 18432 | Author: | Hits:

[WEB CodeWeb

Description: 一个C#写的B/S结构的学科全能考试系统-A C# Writing B/S structure of all-round examination system disciplines
Platform: | Size: 7246848 | Author: zyj | Hits:

[OtherPB11-Web-Forms

Description: PB11-Web-Forms,Sybase公司最新出品的Pb11.1新功能介绍-PB11-Web-Forms, Sybase s latest production of the new features introduced Pb11.1
Platform: | Size: 1425408 | Author: renyaobo | Hits:

[SNMPWeb-BasedNetworkManagementSystem

Description: SN M P 在基于 TCP/ I P 的网络中具有重要的管理地位,然而传统的 SN M P 管理软件大多是基于 C / S 结构的,这必然为网络管理带来了不便。首先讨论了传统的 SN M P 网络管理模型的工作方式,然后通过将 W eb 技术与 SN M P 网络管理技术结合在一起,提出了一种新的网络管理体系结构,并对该模型的一些实现时的一些具体问题进行了探讨。-SN MP at based on TCP/IP network is an important management position, however the traditional SN MP management software are mostly based on C/S structure, which inevitably brings network management for the inconvenience. First discuss the traditional network management model SN MP work, then through the W eb Technology and SN MP combination of network management technology, a new network management architecture, and implementation of the model when some some specific issues were discussed.
Platform: | Size: 180224 | Author: hialex | Hits:

[JSPOReilly.Java.Web.Services.Up.and.Running.Feb.2009

Description: With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).
Platform: | Size: 593920 | Author: holahola | Hits:

[OtherThe-Web-Programmer-Desk-Reference

Description: The Web Programmer s Desk Reference,web开发的工具书,英文版本,介绍了css、javas、html等的用法-The Web Programmer' s Desk Reference, web development tool for the English version, introduced the css, javas, html, etc. Usage
Platform: | Size: 1251328 | Author: chengyuan | Hits:

[JSPJava-Web-Services

Description: Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.-Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.
Platform: | Size: 2751488 | Author: armin | Hits:

[WEB Codeasp-web

Description: 运行asp web.exe这个服务器程序,应该在右下脚看到服务器的图标,本版本已经添加了自动检测电脑上是否有IIS服务器运行-Asp web.exe the server program is running, you should see the server' s icon in the lower right foot, this version has been added to automatically detect whether your computer is running IIS server
Platform: | Size: 816128 | Author: liqian | Hits:

[Internet-Networkhttperf-0.9.0.tar

Description: web性能测试工具,可以建立大量的连接来测试服务器的性能-evaluate the web s state
Platform: | Size: 424960 | Author: 蓝庆生 | Hits:

[Software EngineeringWeb

Description: 硕士学位论文基于arm的嵌入式远程监控系统设计-Master' s degree thesis on the arm of the Embedded Remote Monitoring System
Platform: | Size: 40960 | Author: wb | Hits:

[JSP/JavaExplorers-Guide-to-the-Semantic-Web

Description: 一本介绍本体相关知识的书籍,适合本体研究领域的入门学习-Explorer s Guide to the Semantic Web
Platform: | Size: 4943872 | Author: Martin.C | Hits:

[JSP/Javajava-web

Description: java web的一些功能实现及应用。如Servlet和JSP。-Something about java Web s function.Like Servlet and JSP.
Platform: | Size: 505856 | Author: 去去 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net