Welcome![Sign In][Sign Up]
Location:
Search - http a

Search list

[Internet-Networkhttp

Description: http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
Platform: | Size: 25600 | Author: 马春雷 | Hits:

[Web Serverhttp服务器

Description: 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete framework for the study of network programming friend has some reference value
Platform: | Size: 119808 | Author: | Hits:

[Game ProgramHTTP查看器

Description: 一个用vb开发的源代码-vb development with a source code
Platform: | Size: 16384 | Author: 覃雪雨 | Hits:

[Windows Develop用Socket 实现http

Description: 一个用socket去实现http协议的程序-with a socket to realize http protocol procedures
Platform: | Size: 103424 | Author: 小蔡 | Hits:

[Internet-Network封装了HTTP操作的类,支持代理服务

Description: 一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
Platform: | Size: 17408 | Author: | Hits:

[Internet-Network使用HTTP协议将文件下载到Window

Description: 这是一个简单的小程序!可以实现用http协议将Web上的文件下载到本机的Windows文件夹!-This is a simple little procedure! Http can be used to achieve agreement on the Web to download the document for the Windows folder!
Platform: | Size: 83968 | Author: | Hits:

[Process-Thread多线程HTTP服务器源代码

Description: 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
Platform: | Size: 41984 | Author: suncg520 | Hits:

[Internet-Network采用异步方式的HTTP服务器程序代码

Description: 采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
Platform: | Size: 34816 | Author: 太阳 | Hits:

[Internet-NetworkHTTP代理服务器

Description: 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
Platform: | Size: 453632 | Author: 张伟 | Hits:

[Internet-Network通过HTTP协议下载的程序

Description: 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pull into the lot, but yes display.
Platform: | Size: 68608 | Author: pzhj | Hits:

[Internet-Network一个用socket来实现HTTP下载的程序源码

Description: 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it's best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
Platform: | Size: 106496 | Author: 屠理峰 | Hits:

[Internet-Networksniffer-0.5.tar

Description: * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP-* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP
Platform: | Size: 64512 | Author: 付聚文 | Hits:

[Web ServerHTTP代理服务器(czy)

Description: 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization and the deletion of critical threshold, the critical use of multiple threads to complete critical resources contradict visit, work to create threads, threads from work, definitions and setting, the use of multiple threads completed the synchronization and collaboration.
Platform: | Size: 5269504 | Author: chen | Hits:

[Internet-Network使用java控制HTTP协议客户端应用

Description:  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because Sun has not announced Http client source code, it achieved the details are still a mystery. According to the HTTP protocol specification. with the realization of a category Java.net.Socket HTTP client program.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[Proxy ServerHTTP代理Delphi源代码

Description: 这是一个HTTP代理源程序,我是在网上找到的,Delphi源代码.rar。-This is a HTTP proxy source, I found on the Internet, Delphi source code. Rar.
Platform: | Size: 7168 | Author: 陈陈 | Hits:

[Internet-Networkhttp断点续传演示

Description: http断点续传演示http 断点续传演示-http HTTP demonstration http HTTP demonstration http breakpoints Resuming a demonstration http HTTP demo
Platform: | Size: 193536 | Author: 杀手 | Hits:

[Internet-Network一个界面比较美观的Http服务器

Description: 一个界面比较美观的Http服务器~~~ ~~~ ~~~ ~~~ ~`-a more aesthetically pleasing interface Http server ~~~~~~~~~~~~~~~~~~~~ ~~~ ~~~`
Platform: | Size: 686080 | Author: | Hits:

[Internet-Network小巧得HTTP服务器

Description: 小巧得http服务器源代码,效率高,代码量小,难得得好代码。windows环境下运行,vc6下编译。-compact in http server source code, high efficiency and a small amount of code, code rare well. Windows operating environment, vc6 compiler.
Platform: | Size: 47104 | Author: bei | Hits:

[Web Serversimple-http-server

Description: 该工程实现了一个简单的http服务器,如果您想编写一个自己的web服务器,可以参考本程序。-the project to achieve a simple http server, if you want to prepare their own web server, the reference to the procedures.
Platform: | Size: 44032 | Author: 日出东方 | Hits:

[Web ServerHTTP-vc6.0

Description: VC++6.0写的一个简单HTTP网络服务器.大家可以看看代码.了解HTTP服务器的工作原理-write a simple HTTP server network. We can look at the code. HTTP understanding The working principle server
Platform: | Size: 64512 | Author: 张宇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net