搜索资源列表
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
VC++网口通信-局域网网络通信编程实例
- 局域网网络通信编程实例 获取网上邻居【\chap3\Neighbor】 lIP地址和计算机名之间的转换【\chap3\Neighbor】 l映射网络驱动器【\chap3\Neighbor】 l消息发送程序Net Send【\chap3\Neighbor】 l获取局域网内其他计算机的信息【\chap3\ NeighborInfo】
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
vcclient-httpserversend
- 客户端向服务端发送数据,客户端采用VC++,服务端用asp-Client to send data to the server, the client using VC++, server with asp
TCPtime
- VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
chatserver-(1)
- 一个简单的VC聊天室程序,分为聊天室客户端和聊天室服务端代码,在服务端中你可以设置聊天服务器端口,设置服务器IP地址,监控聊天内容等功能。客户端主要是连接服务端,连接成功后提供消息发送功能,与QQ聊天软件的基本原理相似。-VC a simple chat room procedures, divided into chat rooms and chat rooms client server code, you can set the server chat server port, set t
vc_http
- 使用VC发送HTTP请求,并且接收服务器的响应-HTTP request sent in response to the use of VC and the receiving server