搜索资源列表
-
0下载:
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a work
-
-
0下载:
This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
-
-
0下载:
这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
-
-
0下载:
ACE网络组件使用实例。本源码分为两个部分,分为用ACE写的服务端和用ACE写的客户端。-Network components using the example of ACE. The source is divided into two parts, divided into services with ACE client to write and write with ACE client.
-
-
0下载:
Http client example for symbian os.
-
-
0下载:
netkeerper是针对高校登录网关一款客户端软件,对使用vc操作http post有着较强的实例作用,内附源代码-netkeerper is a gateway for the university login client software on the use of vc operation http post with a strong example of the role of the source code included
-
-
0下载:
dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术
。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户
端回送。-Online live chat implementation dwr demo, compare the simplified examp
-
-
0下载:
wininet例子,客户端支持http协议-wininet example, client support http protocol
-
-
0下载:
vb编写的FTP服务器,FTP客户端,HTTP服务器,HTTP文件下载,HTTP原理示例-VB prepared by the FTP FTP client, server, HTTP server, HTTP file download example, HTTP principle
-
-
0下载:
使用curl实现http客户端的一个实例,分别实现了post和get的功能-An example of using curl http client to achieve, namely to achieve a post and get the function
-
-
0下载:
基于Qt的http客户端,能够获取指定链接的文件。-The HTTP example demonstrates a simple HTTP client that shows how to fetch files specified by URLs remote hosts.
-