CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - HTTP

搜索资源列表

  1. 编写基于HTTP协议网络应用程序

    0下载:
  2. C#网络编程,编写基于Http协议的应用程序-C# Network Programming, Http agreement on the preparation of the application procedures
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11762
    • 提供者:王冠
  1. QQManage

    0下载:
  2. QQ挂机类库,C#开发,使用HTTP协议,完成QQ挂机的基本功能.不太完善,请多指教.-QQ outboard Class C# development, the use of the HTTP protocol, QQ onhook's basic functions. Not perfect, please enlighten.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4871
    • 提供者:deir
  1. http协议分析源码

    1下载:
  2. http协议分析源码,分析http协议
  3. 所属分类:C#编程

  1. HttpDownloader

    0下载:
  2. http协议做的下载文件类,以大家供参考-http protocol to download the file types to do to you for reference
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3297
    • 提供者:杨见
  1. Http

    0下载:
  2. 使用C#.net开发的http断点下载的小程序。对于学习断点下载的初学者相信有点作用-The use of C#. Net development breakpoint http download a small program. Breakpoint downloaded for beginners to learn a little bit I believe the role of
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:6558
    • 提供者:郭明
  1. mysmtp

    0下载:
  2. HTTP协议的扩展,想学的人可以看看。 -HTTP protocol extension, those who want to learn can have a look at.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:14699
    • 提供者:徐瑞
  1. Apriori

    0下载:
  2. Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:39268
    • 提供者:gabi4488
  1. HTTP

    0下载:
  2. C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:105712
    • 提供者:chester
  1. Capturer

    0下载:
  2. http头和内容的过滤,截包 socket-http header and content filtering
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:34199
    • 提供者:zsc
  1. HTTPTUNNEL

    0下载:
  2. http tunnel codes, only for research htt p tunnel codes, only for research http tunnel codes, only for research -http tunnel codes, only for research http tunnel codes, only for research http tunnel codes, only for research http tunnel co
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2059
    • 提供者:OMG
  1. HTTPget

    0下载:
  2. HTTP terminal to board "SBC48EC web server" of modtronix, sniffer and web-bots command
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:511632
    • 提供者:RTOSys
  1. http-schedule

    0下载:
  2. about regular send http connection
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:26101
    • 提供者:david
  1. CSharpnet

    0下载:
  2. C#网络编程随书源代码,讲解了Socket编程基础,以及FTP,HTTP下载,SMTP实现邮件客户端,等网络编程基础。-C# network programming source code with the book to explain the basis for Socket programming, as well as FTP, HTTP download, SMTP mail client to achieve, such as network programming foundati
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1900125
    • 提供者:任我行
  1. http

    0下载:
  2. sgip用HTTP类型的接口,可以直接通过这个程序直接发送联通的短信-sgip type using HTTP interface can be sent directly through this program Unicom SMS
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:31101
    • 提供者:杨玉秋
  1. Http

    0下载:
  2. 用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理-Http used to achieve access, Post or Get method, direct access with Cookie s, with a certificate, etc., you can set the proxy
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:士大夫
  1. MiniHttpd-an-HTTP-web-server-library

    0下载:
  2. 套优秀的基于C#开发的 HTTP webserver -HTTP webserver
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1299338
    • 提供者:xuedong
  1. HTTP-TFTP-V1.1

    1下载:
  2. STM32F107开发板相关源代码 以太网HTTP和TFTP协议实现IAP固件升级实验(神舟IV号)V1.1-STM32F107 development board related source code- Ethernet HTTP and TFTP protocol to achieve IAP firmware upgrade experiment (Shenzhou IV) V1.1
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3044393
    • 提供者:张诗
  1. TestSapPost

    0下载:
  2. http客户端测试,C#,简单的HTTP客户端例子程序(This is a simple test program for HTTP clients, written in C#.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:233472
    • 提供者:融冰Robin
  1. HttpHelper

    0下载:
  2. C#封装了,调用http接口的方法,用户可以直接将程序复制后使用。(C# calls the HTTP interface)
  3. 所属分类:C#编程

  1. HttpExhaustiver-master

    1下载:
  2. Http Exhaustiver Code
  3. 所属分类:C#编程

    • 发布日期:2019-11-28
    • 文件大小:4009984
    • 提供者:leolay
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com