搜索资源列表
EXAMPLE68
- HTTP服务器应用编程源码,VC++.Net编辑环境。-HTTP server application programming source, VC. Net editing environment.
http_server
- 一个HTTP服务端的简单模拟VC SOCKET 2。0-an HTTP server simple simulation VC SOCKET 2. 0
HttpServerusingWinSocket
- 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-VC prepared a WinSocket on the http server, The procedures completed his abnormal processing and multi-threaded processing.
httpserve
- 在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
WebServer_src
- vc++ http web server 使用socket实现
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
HTTPSVR_ftp
- 代理服务器:使用vc开发的一个http代理服务器,功能简单但是比较稳定.是一个可以参考的不错的程序-proxy server : Use vc developed an http proxy server, a simple but functional relatively stable. It is a good reference procedures
《--程序--》MyHTTP
- 网络通信协议编程,实现HTTP协议的VC源码,有服务器与客户机!!!!绝对可用-programming network communication protocol, the HTTP protocol to achieve VC source, server and client! ! ! ! Absolutely available!
vc网络通讯编程实例
- 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice
HTTP
- VC抓取网页内容,并下载保存至本地服务器,利用正则表达式提取并上传至数据库-VC crawl web content, and download and save to the local server, use regular expressions to extract and upload to the database
CWHttp
- Web上传文件,Vc Web服务器http上传-Web upload files, Vc Web server, http upload
vc-HTTP-POST-PHP
- vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
HTTP
- http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
mvbcti_free
- MVBCTI控件简介 * * * * MVBCTI OCX是基于Activex技术的标准控件,可以在任何支持OCX控件的编程语言中使用, * * 如VB/VC/Delphi/C++Builder/VFP/VS/Powerbuilder/C#/Javascr ipt等。 * * * * MVBCTI OCX在一个控件中实现了CTI和IVR SERVER两个接口,并有独立的初始化和终止方法。 * * 开发者可以使用MVBCTI控件的IVR接口在Windows平台上开发基于M
HTTP_server
- VC++ HTTP服务器实现代码,很有参考价值-VC++ HTTP server implementation code, it be much reference value 。
vcPP-APP_CODE_15
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 暴风压力测试2010(V7.0)源码.RAR 超级下载.zip 窗体透明、窗体上控件和DC绘图不透明.rar 大型多媒体视频会议服务器端和客户端源码VC.zip 带加密功能的SQLite3.3.6封装类 .rar 点对点多线程断点续传软件《传圣》源代码.rar 断点续下.zip 多个VC++加密解密算法库(CRYPT++).zip 多任务多线程断点续传DLL.rar 多线程查找
src
- VC++ 实现将本地文件通过HTTP上传到WEB服务器上。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,精选学习源码,很好的参考资料。-VC++ realization of the local files uploaded from HTTP to the WEB server. With a class, MFC HTTP, SOCKET protocol analysis. Imitation HTTP upload files. Thro
VCinternetcheck
- ASP+VC.NET实现基本的网络验证程序,目前很多软件都是通过网络验证来实现的,一种比较流行的方式便是把服务器端(如验证网页)放在服务器上,软件为客户端,当软件注册或启动时通过网络与服务器端进行数据交换,重新实现验证的目的。 另:用户需要根据服务端的实际网址修改对应代码,如更改为:m_strSvrURL=(_T("http://127.0.0.1/softreg/getinfo.asp"-ASP+ VC.NET basic network authentication process
BsPhp
- A set of software and user interface support platform and the support member do micro enterprises website system, CMS template content is simple and practical can quickly build a good enterprise or special software download online service website bac
HTTPSVR
- VC++编写开发的HTTP服务器,可以作为网络编程的参考,熟悉HTTP协议(VC++ write the development of HTTP server)