搜索资源列表
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
democ
- 利用Socket类实现一次一句的聊天程序(客户端获得键盘的输入,向服务器的输出流,从服务器返回的输入流...)-use Socket achieve a type of a chat program (client access to the keyboard input, to the server output streams from the server to return to the input stream ...)
httpd.tar
- linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
API26
- asp的API接口演示程序要求服务器或虚拟主机能够运行IIS等Web服务器, 运行演示程序前,下载并解压缩本演示程序,由于本API接口系统都是通过socket获得数据,因此使用本程序时请确认您的IIS服务器已安装w3Sockets组件-asp procedural requirements of the API interface demo server or virtual host can run IIS and other Web server, run the demo program
HTTP1
- 1. 编写简单的HTTP 1.0 客户端程序;编写简单的HTTP 1.0 服务器程序; (1) 实践内容 (2) 实现过程 注意: ① 具体体现Socket的编程流程,注意区分Java Socket与其它Socket的区别; ② 在此实践中某些功能模块的实现流程; ③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程; (3) 关键技术 关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴; (4) 遇到的问
consock
- Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b
P.11-WebServer
- THis simple web server program for socket programs-THis is simple web server program for socket programs
Tracker-and-Socket
- Find Something. This program code is image processing using template matching based on cross-correlation algorithm. Also, this program include win socket code.-Find Something. This program code is image processing using template matching based
Socket-program-in-language-C
- 简单的socket套接字信息传递程序,包括客户端及服务器端两部分,包含可执行文件-failed to translate
Pjt_Students_SocketPgm
- Socket program example. it is a simple program for beginners
as3_air_sock
- Socket通信程序 AIR端用SocketServer创建端口监听 其他端用Socket连接AIR端的ip+端口 中间可能涉及沙箱安全问题,请自行baidu搜索 GroupSpecifier NetConnection NetGroup 这三个类建立p2p的连接进行通信-Socket communication program to create AIR SocketServer listening on port side with the other
Networking-and-Socket-programming-tutorial-in-C_f
- Networking program and tools.
c9cms
- Apache+PHP+Mysql 服务器解译引擎: Apache/1.3.29 (Win32) PHP版本: 4.3.4 MySQL: 4.0.17 GD图形处理库:支持 Session支持 Socket支持 程序最多允许使用内存量memory_limit: 16M POST最大字节数post_max_size: 8M -Apache+ PHP+ Mysql server decipher engine: Apache/1.3.29 (Win32) PHP version: 4.3.4 MyS
xt_tcpudp.h
- linux udp编程实例,演示udp的编程方法-example of udp socket program, example udp program method
code
- 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the brows