搜索资源列表
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
tiny_webmail_server
- 这是一个小型的Web Mail服务器,再VC++ 6。0下开发,适合初学者学习和研究。-This is a small Web Mail Server, and Visual C + + 6. 0 under development, for beginners learning and research.
Converter
- visual studio.net 2003 C++ 编写的简单的web service 程序 服务器端。提供了两个简单的web方法:华氏温度与摄氏温度转换ConvertC2F 和ConvertF2C-visual studio.net 2003 C to prepare a simple web servic e process server. Provide two simple web : Fahrenheit temperature and Celsius temperature cha
TempClient
- Visual Studio.NET 2003 C++编写的web service的简单客户端程序。调用本地计算机WebService1上的web方法。server地址如下http://localhost/WebService1/WebService1.asmx-C Visual Studio.NET 2003 prepared by the web service to the SR single client. Calling on the local computer WebService1
xheditor-1.1.10
- xhEditor是一个基于jQuery开发的简单迷你并且高效的在线可视化HTML编辑器,基于网络访问并且兼容IE 6.0+,Firefox 3.0+,Opera 9.6+,Chrome 1.0+,Safari 3.22+。 xhEditor完全基于Javascr ipt开发,您可以应用在任何的服务端语言环境下,例如:PHP、ASP、ASP.NET、JAVA等。 xhEditor可以在您的CMS、博客、论坛、商城等互联网平台上完美的嵌入运行,能够非常灵活简单的和您的系统实现完美的无缝衔接-
fws
- http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
Bandwidth
- 一个很小巧的VB版网络服务器带宽流量监控程序,适时显示流量曲线,显示上传速率、下载速率、已接收的字节大小,以及平均速率等。曲线图可以很直观的显示当前带宽宽使用情况。-VB a very compact version of the web server bandwidth traffic control procedures, and timely flow of curves show, show upload speed, download speed, has received the b
add
- 由Visual C++ 4.2开发的一个DLL,它扩展了ISAPI,允许你指定路径访问服务器。例如你的服务器名为MOOSEBOY,且ADD.DLL安装在Web服务器的根目录,你就可以使用URL:http://mooseboy/add.dll? -By Visual C++ 4.2 developed a DLL, it extends the ISAPI, allows you to specify path to access the server. For example, your
vbscriptsearch
- Microsoft Visual Basic scr ipting Edition 是程序开发语言 Visual Basic 家族的最新成员,它将灵活的 scr ipt 应用于更广泛的领域,包括 Microsoft Internet Explorer 中的 Web 客户机 scr ipt 和 Microsoft Internet Information Server 中的 Web 服务器 scr ipt。 本书提供VBscr ipt 语言参考-Microsoft Visual Basic
VBnetWebserver
- visual basic vb.net web server
TestWebServicesSource
- Web services are built on SOAP, an XML based protocol that establishes the form that messages between web service consumers and providers should take. Traditionally, the consuming application developer would build a SOAP message manually and send it
SDM-V25
- Cisco 安全设备管理工具:SDM SDM(Security Device Manager)是Cisco公司提供的全新图形化路由器管理工具。SDM在新版CCNP第三门课程ISCW1.0中重点讲解,该工具利用WEB界面、Java技术和交互配置向导使得用户无需了解命令行接口(CLI)即可轻松地完成IOS路由器的状态监控、安全审计和功能配置包括:QoS、Easy VPN Server、IPS、DHCP Server、动态路由协议等配置任务也可以利用SDM轻松而快捷地完成。使用SDM可以简化网络管
ASP-COM-
- 实现了在网页中点用visual c++所写的COM组件 并当用户点击网页时 自动向服务器发送SOCKET数据-Achieve the midpoint of the page written with visual c++ COM component and when the user clicks on a Web page data automatically sent to the server SOCKET
ACTIVECOLLABv23_NULL_FLIPMODE_FLINT
- activeCollab是一款项目管理和协作工具,你可以配置在自己的服务器或本地网络上。它可以使你与你的团队一起工作,使客户和承包商处在便于使用的环境中,同时完全控制你的数据。清单与源程序模块可作证。 ActiveCollab的web前端界面设计的配色风格整体视觉体验显得温和和高雅,给其产品赋予了一种较为尊贵的气氛。 -Activecollab v2.3 nulled- Project Management Software activeCollab is a project manag
libevent
- 介绍了如何在 Windows 操作系统中,利用微软 Visual Studio 2005 编译生成 Libevent 2.0.10 静态链接库,并利用 Libevent 静态链接库,实现一个简单的 HTTP Web服务器程序-Describes how the Windows operating system, using Microsoft Visual Studio 2005 compiler generates Libevent 2.0.10 static link library, an
Client_SondageServer_SDL
- Web Service using Microsoft Security Development Lifecycle for making a survey client server application. The project is on Visual Studio 2010.
Internet-programing
- 为ppt资料文件.目前Visual C++ 6.0支持的网络编程有三种方式:一种是WinInet,主要用来创建互联网客户端应用程序,使互联网与任何应用融为一个整体;一种是ISAPI,用于编写Web服务器端的应用接口,实现Web服务器与客户端浏览器的数据交换以及基于Web的网络应用;一种是Windows Socks 2,直接使用网络协议接口,需要对网络协议细节有一定的了解,编写一些网络服务器软件时需要使用。本章将介绍前两种方式。 -Visual C++ 6.0 support network pr
WebServer
- 使用Visual C++编写基于MFC界面的轻量级Web服务器-Written using Visual C++ MFC based interface lightweight Web server
add
- 由Visual C++ 4.2开发的一个DLL,它扩展了ISAPI,允许你指定路径访问服务器。例如你的服务器名为MOOSEBOY,且ADD.DLL安装在Web服务器的根目录,你就可以使用URL:http://mooseboy/add.dll? -By Visual C++ 4.2 developed a DLL, it extends the ISAPI, allows you to specify path to access the server. For example, your ser
add
- 由Visual C++ 4.2开发的一个DLL,它扩展了ISAPI,允许你指定路径访问服务器。例如你的服务器名为MOOSEBOY,且ADD.DLL安装在Web服务器的根目录,你就可以使用URL:http://mooseboy/add.dll? -By Visual C++ 4.2 developed a DLL, it extends the ISAPI, allows you to specify path to access the server. For example, your ser