搜索资源列表

  1. 3P

    0下载:
  2. vb编写的FTP服务器,FTP客户端,HTTP服务器,HTTP文件下载,HTTP原理示例,ELNET服务器,ELNET客户端 。-vb prepared FTP server, FTP client, HTTP server, HTTP file downloads, HTTP principle example, ELNET server, ELNET client.
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-11
    • 文件大小:24576
    • 提供者:louxiuqun
  1. WINSOCK

    0下载:
  2. 用Winsock实现与HTTP服务器通话,值得学习啊 -Use Winsock calls with HTTP servers, it is worth learning ah
  3. 所属分类:编程文档

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:胡子
  1. 20080117j2me-http

    0下载:
  2. j2me的http应用实例,其中*.html文件要放在tomcat服务器安装目录下的./webapps/ROOT/test文件底下,这里必须装一个tomcat服务器,才可以运行结果.-j2me application examples of http, which*. html files need to be installed tomcat server directory./webapps/ROOT/test file under
  3. 所属分类:J2ME

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:蔡良达
  1. VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

    0下载:
  2. 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-Very cattle code, using VC files directly through HTTP to spread to WEB server, you can in the development of horse
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-11
    • 文件大小:116736
    • 提供者:李茜
  1. http

    0下载:
  2. 在PXA270开发板上实现WEB服务器。 在主程序中建立TCP类型SOCKET在80端口进行监听连接请求。-PXA270 development board realize in the WEB server. In the main program to create a TCP type SOCKET listening on port 80 connection requests.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:50176
    • 提供者:徐亚雪
  1. ryeolhttpclient_src

    0下载:
  2. CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinIne
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-11
    • 文件大小:74752
    • 提供者:严锐
  1. proxy-src

    0下载:
  2. HTTP代理服务器实现C代码 支持GET
  3. 所属分类:代理服务器

    • 发布日期:2024-05-11
    • 文件大小:24576
    • 提供者:Arthur
  1. YYMusic

    0下载:
  2. 基于J2ME,可以在线听音乐,使用“播放网上音乐”功能,可以播放其他服务器的音频文件,默认需要自己提供HTTP服务器-Based on J2ME, can listen to music online, use the
  3. 所属分类:J2ME

    • 发布日期:2024-05-11
    • 文件大小:135168
    • 提供者:yxw
  1. http_toolkit-1.0.0

    0下载:
  2. HTTP操作工具包,使用纯C编写,包含 http_get、http_load、http_ping、http_post 等四个工具,适合包括提交内容、测试web服务器压力、测试http服务器连通性的使用。-HTTP operations toolkit, the use of pure C preparation that contains http_get, http_load, http_ping, http_post four to
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:39936
    • 提供者:黑夜路人
  1. http.tar

    0下载:
  2. 简单的http服务器,可以打开图片, 还能运行可执行程序。-A simple http server, you can open the picture, but also to run executable programs.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:66560
    • 提供者:sunkailiang
  1. HttpClient

    0下载:
  2. 一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:jacky_chen
  1. httpSever

    0下载:
  2. 简单http服务器实现,提供详细源码的注解-A simple http server, providing a detailed source notes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:赵晓威
  1. GetFilefromHTTPServer

    0下载:
  2. 利用MFC的一个封装类从HTTP服务器上下载文件-Use of a package MFC Class from HTTP server to download files
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:2051072
    • 提供者:谭巧灵
  1. small_http_server

    0下载:
  2. 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:91136
    • 提供者:Sky_Walker
  1. http_get_in_c

    0下载:
  2. 使用纯C编写的http get请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http get request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:魏汝垚
  1. http_post_in_c

    0下载:
  2. 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:魏汝垚
  1. Http

    0下载:
  2. 用java swt做的http服务器,有界面,可选端口,可选网站目录。-Java swt do with http servers, there are interfaces, optional port, optional web directory.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:bynd
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-11
    • 文件大小:117760
    • 提供者:阿荣
  1. CHttpConn

    1下载:
  2. 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
  3. 所属分类:浏览器

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:杨建军
  1. LwIPNoOs

    0下载:
  2. LWIP在VC6下编译,无OS情形,以太网底层部分使用并口驱动8019,可以ping通,包含一个http服务器。-LWIP compiled in VC6 with no OS case, the bottom part of the Ethernet driver using the parallel port 8019, you can ping pass, with a http server.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:643072
    • 提供者:redriver
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org