搜索资源列表

  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-20
    • 文件大小:74752
    • 提供者:严锐
  1. HTTPClient

    0下载:
  2. This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handli
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:734208
    • 提供者:Guo Quan
  1. c++_http

    0下载:
  2. 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol-A c++ Send the http type SendHTTP.c by Jeff Heaton (heatonj@jeffheaton.com), 2000 Source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:k23456
  1. py

    0下载:
  2. 显示汉字拼音的控件,可以获取汉字打头字母等信息,对多音字处理没有过多考虑!还有待提高!^_^!-Display control Pinyin, Chinese characters can get information such as beginning letters, word-processing of multi-tone is not too much to consider! Still improve !^_^!
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:Lea
  1. Get_MacAddress

    0下载:
  2. 组装并利用winpcap提供的函数发送arp请求报文,分析捕获到的arp响应报文,从中得到的源MAC地址就是本地网卡的MAC地址。 在得到本机网络接口的MAC地址和其上绑定的IP地址后,程序以本地网卡的身份向以太网其他主机输入的目的IP地址发送arp请求,并截获其回应,通过解析其中的源MAC地址,可以得到该IP地址对应的MAC地址。 -Assembly and use WinPcap to provide a function
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:cx
  1. getip

    0下载:
  2. 在VC6.0下编译通过。可以获得本机ip地址以及其它相关信息。-Adopted in the VC6.0 compiler under. Get the local ip address and other relevant information.
  3. 所属分类:弱点检测代码

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:韩欣
  1. IPHelper

    0下载:
  2. 切换IP,无须通过网络连接,通过预先配置好的IP方案,一键搞定-Switch IP, network connections do not need to pass through the pre-configured IP program, one key to get
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:286720
    • 提供者:Breeze
  1. GetWord

    1下载:
  2. 屏幕取词,利用windows的钩子函数进行进程注入,可获得鼠标所在位置的单词。-Screen, use the hook function windows process can get the mouse location of the word.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:6025216
    • 提供者:ly
  1. http_Post_Get

    0下载:
  2. 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:
  1. test

    0下载:
  2. 毕业设计 snmp应用软件 功能: get,getnext,walk snmp trap server -Graduation Project snmp application software functions: get, getnext, walksnmp trap server
  3. 所属分类:SNMP编程

    • 发布日期:2024-05-20
    • 文件大小:447488
    • 提供者:sasukebinbin
  1. 95-116

    0下载:
  2. linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:梧桐
  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-20
    • 文件大小:7168
    • 提供者:魏汝垚
  1. hostbyip

    0下载:
  2. Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.-Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:f1
  1. get

    0下载:
  2. vc++得到网站的源码,socket程序-vc++ to be the source Web site, socket program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zwy440
  1. AnalyzerViewer_source

    0下载:
  2. Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search te
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-20
    • 文件大小:320512
    • 提供者:Yu-Chieh Wu
  1. lyoulhttpclient

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

    • 发布日期:2024-05-20
    • 文件大小:1367040
    • 提供者:王波
  1. Internet

    0下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:benzhan
  1. HW_info

    0下载:
  2. An article to demonstrate how to get system hardware information such as CPU ID, Hard Disk serial number and so on
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:taeyoung
  1. BF

    0下载:
  2. 使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:csdner
  1. CSharp-send-get-with-com

    0下载:
  2. 基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据-C# send and get C# send and get C# send and get
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:sien
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org