搜索资源列表

  1. TCPIP

    1下载:
  2. 一个tcp/ip协议栈,实现了包括arp、tcp、udp、http、ftp、动态分配IP等协议-A tcp/ip protocol stack, including the realization of the arp, tcp, udp, http, ftp, such as dynamic allocation of IP agreements
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1141760
    • 提供者:zhoufen
  1. vms-0.0.3

    0下载:
  2. 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:1412096
    • 提供者:shujel
  1. HTTPExample_2nd

    0下载:
  2. give the example to subit http request
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:241664
    • 提供者:wang
  1. HTTPClientExample

    0下载:
  2. Http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile phone.-Http client source code. Working symbian http client example. Connect to http server and br
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:154624
    • 提供者:Marius
  1. curl_7.18.0.orig.tar

    0下载:
  2. THIS HTTP CURL Example-THIS IS HTTP CURL Example
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2285568
    • 提供者:asdf
  1. HTTPrequest

    0下载:
  2. vc++ http post get 请求-vc++ http post get
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:79872
    • 提供者:王伟
  1. SocketConnection

    0下载:
  2. J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html -J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
  3. 所属分类:J2ME

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:poravis
  1. http

    0下载:
  2. 一个小的动态链接库,提供一个函数getHttpFile,用来下载网页,它只有两个参数 url和filepath,url用来指定网页路径,filepath用来指定下载的网页将保存到本地的位置-A small dynamic link library, providing a function getHttpFile, used to download web pages, it has only two parameters url
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:冮朋
  1. HTTP-basedstreamingmedia

    0下载:
  2. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:3533824
    • 提供者:意天
  1. Web_based

    0下载:
  2. Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:kashinath
  1. tear

    0下载:
  2. 控制台应用程序,与 Internet 进行通信。该示例说明如何使用 CHttpFile 生成对 CHttpConnection 和 CInternetSession 对象的 HTTP 请求。-Console applications, and Internet communications. The example illustrates how to use CHttpConnection and CHttpFile generate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:aaaa
  1. Downloader_demo

    0下载:
  2. C# Http 协议的文件下载的DEMO-C# Http agreement of the DEMO Download
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:邵强
  1. httpget

    0下载:
  2. 这是一个简单的http server,这是一个简单的http server!-This is simple s http server!This is simple s http server!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:seakins
  1. iLeadDownloaderDemo

    0下载:
  2. FTP、HTTP 多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理-FTP, HTTP multithreaded HTTP download files, packaged as DLL, and use multi-tasking approach to list management
  3. 所属分类:Web服务器

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:卧龙区
  1. commons-fileupload-1.2.1-bin

    0下载:
  2. Apache Commons FileUpload Copyright 2002-2008 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1398784
    • 提供者:yulin
  1. 5555

    0下载:
  2. 【源码】【MFC】使用 CInternetSession 封装多线程 http 文件下载-【Source】 【】 to use MFC multi-threaded http package CInternetSession File Download
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:wtz
  1. httpdownloadsrc

    0下载:
  2. 采用C++编写的,http协议进行下载的类库及demo,有详细的原代码-The use of C++ to prepare for, http protocol to download the library and the demo, the original code in detail
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:mozf
  1. httport_sdk_rev_c

    0下载:
  2. HTTP 2 SOCKET的完整开发包 HTTP 2 SOCKET的完整开发包.rar-HTTP 2 SOCKET complete HTTP 2 SOCKET kit complete development kit. Rar
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:727040
    • 提供者:飞龙
  1. HTTP_Spy-src

    0下载:
  2. A simple way to find the configuration of a Web Server is by using any one of the HTTP request methods HEAD and GET.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:吴开红
  1. msdl-1.2.4-r1.tar

    0下载:
  2. linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:196608
    • 提供者:中交星网
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org