搜索资源列表
Server-2.0.src.rar
- java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。
简单代理服务器C代码实现(SOLARIS)
- 简单代理服务器C代码实现(SOLARIS),可用于服务器软件开发-simple proxy server to achieve C code (solaris OS), servers can be used for software development
s-c
- 客户端-服务器端简单演示-client-server simple demonstration
用C语言进行CGI程序设计
- 用C语言进行CGI程序设计CGI(公用网关接口)规定了Web服务器调用其他可执行程序(CGI程 序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的 交互, 也就是CGI程序接受Web浏览器发送给 Web服务器的信息,进行处 理,将响应结果再回送给Web服务器及Web浏览器。CGI程序一般完成We b网页中表单(Form)数据的处理、数据库查询和实现与传统应用系统 的集成等工作。CGI程序可以用任何程序设计语言编写,如Shell脚本 语言、Perl、Fortran、Pascal
client-server
- 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide inpu
基于C#的停车场管理系统的设计与实现
- 设计环境: Visual Stdio.NET 2005 SQL Server 2000 系统功能模块如下: (1)用户信息管理模块 用户信息管理模块主要包括的就是用户管理。用户信息管理主要实现对停车场管理系统中用户基本信息的录入,修改,删除和更新等功能。 (2)出入口管理模块 出入口管理模块主要包括出入口管理、车位类型管理、空车位数量管理、已用车位数量管理4个部分。出入口管理主要实现车位的录入,修改,删除和更新等功能。 (3)车辆管理模块 车辆管理模块主要包括车牌号码管理,进场
IDCard_qiuyepingjing_2.针对普通的Web浏览器网页软件界面
- 针对普通的Web浏览器网页软件界面,华视推出“身份证阅读Web浏览器ActiveX控件” ,或者叫Web“插件” 。 ActiveX 浏览器控件是Microsoft提出的一组使用COM(Component Object Model,部件对象模型)使得软件部件在 网络环境中进行交互的技术集。它与具体的编程语言无关。作为针对Internet应用开发的技术,ActiveX被广泛应用于WEB服务器以及客户端的各个方面。 同时,ActiveX技术也被用于方便地创建普通的桌面应用程序。,For an
webservice.rar
- 是一个分布式环境下的图书查询系统。在vs2005环境下,用webservice实现简单的图书查询功能,服务器端用webserive(使用c#语言)开发图书查询功能,在客户端使用asp.net(c#语言)调用webserivce的图书查询功能,得到查询结果。,Distributed environment is a book inquiry system. In the VS2005 environment, with simple books webservice query functiona
TheJavaEE5Tutorial3rdEdition.r
- The Java EE 5 Tutorial中文版电子书(chm格式),The Java EE 5 Tutorial is an introduction to programming server-side Java applications. This book takes a task-oriented, example-driven approach to show you how to build applications for the Java EE 5 platform. Thi
wordtube.zip
- wordTube是一款可以让您在您的 WordPress 博客上实现插入视频和音频等文件功能的插件。以此将您的博客变成播客。 在后台中,您可以设置媒体文件的相关信息,而且它也拥有一套比较完整的文件管理系统。您可以通过后台程序直接上传媒体文件,或者直接对其他服务器中的文件进行链接。以 1.53 版为蓝本进行中文化。在使用的过程中注意一下几点: 首先,媒体文件尽量不要使用中文名,在后台上传中文名文件时会报错。 其次,文件名中尽量不要有特殊符号或空格,以避免上传后的文件名与原始文件名不一致。导致
Server-2.0.src
- java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。-java realization lightweight WebServer, may move Yu Duoge the platform, supports CGI (C/perl/PHP and so on), has the very good reference value.
TicketWeb(1)
- 在线订票系统用asp.net2.0的web控件及自定义模板进行界面设计,排版,同时以C#语言,javascr ipt脚本结合客户端无刷新技术实现各个分系统的功能,并与数据库连接整合为一个完整的学生注册系统 [TicketSys.rar] - 采用asp.NET and Sql Server 2005 实现航空公司售票系统 [wlyx.rar] - 一个网络营销软件,包括源码,使用说明,安装说明,模板数据库。使用C#.NET [plane.rar] - 我用java jsp 编写
Microsoft.Press.Microsoft.Visual.C.Sharp.2005.Ste
- The aim of this book is to teach you the fundamentals of programming with C# by using Visual Studio 2005 and the .NET Framework. You will learn the features of the C# language, and then use them to build applications running on the Microsoft Windows
Map_Viewer_java
- esri的ArcGIS Server超级学习模板程序(for java) -The ArcGIS Server Super esri template learning process (for java)
html-ls-server.c
- listing server which give the list of all the directory of server on specific address when requested-listing server which give the list of all the directory of server on specific address when requested......
FlashGameServer
- flash socket c# 服务器端-flash socket c# server-side
IMchat
- 能完成文字通信的,需要一个服务器,能完成聊天的基本功能。-Written communication to complete, need a server to complete the basic functions of chatting.
java-c-s
- 题目:演示一个简单的服务器与客户的交互,即服务器等待,客户访问,做一次消息交互。-Title: A simple demo server and client interaction, that is, the server to wait for customers to visit, do a message interaction
Pro.ASP.NET.3.5.Server.Controls.and.AJAX.Component
- The target audience for this book consists of developers with an intermediate to advanced experience level looking to deepen their understanding of ASP.NET and its underlying server control architecture. The example code in this book is written i
server
- 用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.