搜索资源列表
VC 数据库编程三部源代码
- VC 数据库编程三部 源代码我也曾经找了很久 不过最后放弃了 于是自己开始写。VC 数据库编程三部上介绍的代码有部分是错误的,参考了http://blog.sina.com.cn/s/blog_5f30147a0100eb31.html~type=v5_one&label=rela_nextarticle后我已经成功调试成功。我写的这个程序完全实现了第9章上的功能,但也偷懒了只实现了其中的一个实例:会员的入会、退会和查询功能。大家看看就知道了
Gsoap vc开发soap协议 http+ xml 多进程沟通
- Gsoap vc开发soap协议 http+ xml 多进程沟通,Soap agreement to develop Gsoap vc
VC++Multi-Thread.rar
- vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
HTTPrequest
- vc++ http post get 请求-vc++ http post get
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
vc-HTTP-POST-PHP
- vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
vc-http
- VC Socket GET_POST发送HTTP请求示例-VC Socket GET_POST send HTTP
ScrollBitmap_demo
- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
HTTP
- http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
119128630sddsf
- VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP downloa
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
httpsocket
- 給學習 VC++ 者參考 http socket 相關的使用-To learn VC++ by reference to http socket related to the use of
sniffer
- VC 下实现的一个数据包分析的程序 有界面 可以将抓到的包载入数据库 可以分析Ip ICMP UDP TCP HTTP等类型的数据包-VC to achieve a data packet analysis procedure interface can be caught in the package loading database can be analyzed Ip ICMP UDP TCP HTTP and other types of data packets
ImageCrawl
- 本软件自动将 http://images.google.cn 中 Google 图片搜索到的原图片自动下载至本地文件夹,系统使用 VC++ 6.0 开发,完全源码,使用 httpd 协议下载。-The software automatically http://images.google.cn in Google image search to the original image automatically downloaded to a local folder, system develo
socketHTTPdown
- vc++6.0 sockot 实现 http下载,-vc++6.0 sockot achieve http download
vc.multi.threaded.HTTP.protocol.download.code
- vc编程HTTP协议多线程下载经典代码vc programming multi-threaded HTTP protocol to download classic code -vc programming multi-threaded HTTP protocol to download classic code
HTTP-server-examples
- VC++编程,实现http网络服务器实例,获取有关网络设置-VC++ programming, http web server instance, information about network settings
多线程与断点续传源码 VC http
- 本代码是基于http的多线程支持断点续传的源代码,内容详尽,代码结构简单,适合初学者学习使用,无需调试修改,非常强大,在VC6.0上使用,欢迎下载。