搜索资源列表
VC 数据库编程三部源代码
- VC 数据库编程三部 源代码我也曾经找了很久 不过最后放弃了 于是自己开始写。VC 数据库编程三部上介绍的代码有部分是错误的,参考了http://blog.sina.com.cn/s/blog_5f30147a0100eb31.html~type=v5_one&label=rela_nextarticle后我已经成功调试成功。我写的这个程序完全实现了第9章上的功能,但也偷懒了只实现了其中的一个实例:会员的入会、退会和查询功能。大家看看就
J2ME网络编程
- 详细介绍了J2ME网络编程的相关知识,包含HTTP,GPRS,SOCKET等连接方式
http服务器
- 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete fr a mework for the study of network programming friend has some reference value
httpserve
- 在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
网络编程-HTTP服务器
- 网络编程-HTTP服务器-Network Programming-HTTP server
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients
HTTP代理服务器
- 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming r
vc网络通讯编程实例
- 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, seni
编写基于HTTP协议网络应用程序
- C#网络编程,编写基于Http协议的应用程序-C# Network Programming, Http agreement on the preparation of the application procedures
C精华帖合辑编程爱好者版
- 一本精华贴合籍。对高手和菜鸟都有帮助。 主页:http://www.programsalon.com/developer.asp?id=victor000000 邮箱:victor000000@tom.com-a aligned with the essence of nationality. Exposure to master and helpful. Home : http://www.programsalon.com/d
123asyncpp
- http编程,教你怎么使用vc进行http中上等难度编程.-http programming, teach you how to use http vc for the middle and upper difficult programming.
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded prog
http-lwip
- 该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
WWWHttp
- 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of wa
HTTP
- VC MFC网络编程的HTTP实现,包括HttpServer和HttpClient-VC MFC realize HTTP network programming, including HttpServer and HttpClient
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
JAVA-Http
- Java关于HTTP连接的编程事例,适合新手学习Java网络编程!-Java programming on the HTTP connection examples, suitable for novice learning Java network programming!
RFC2616(HTTP)
- Symbian RFN(http) 编程-Symbian RFN(http)programming
HTTP
- 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 -Using C++ to achieve the HTTP Web download, the realization of two ways: 1.
图解HTTP 彩色版@www.java1234.com
- 图解HTTP彩色版 网络编程基础知识学习(HTTP protocol introduction)