CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DNS C

搜索资源列表

  1. NetCardStateSet

    0下载:
  2. C++ Class:获取网卡参数(IP 掩码 网关 DNS),枚举所有网卡取得指定网卡状态,启用禁用网卡-get/set NIC parameters(ip,mask,gateway,DNS...).Enum all NIC,get NIC status,enable/disable nic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:3030
    • 提供者:george
  1. cppDNS

    0下载:
  2. c++实现dns源码,欢迎下载学习-c++ dns
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5355
    • 提供者:lichao
  1. DDNS

    0下载:
  2. 一个获取本地DNS的C++演示程序,希望对大家有帮助.-A local DNS to get the C++ demo program, we want to help.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:11358
    • 提供者:cygnus
  1. CUTEWEB9

    0下载:
  2. c# 修改IP DNS 网关等,提供XML文件的操作,可以保存多种IP的xml配置,在不同环境下设置不同IP-C# CHANGE IP DNS XML
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:109386
    • 提供者:wanghu
  1. backdoor

    0下载:
  2. 用C实现的反向连接后门代码。具有反向连接功能,服务器端通过域名解析向客户端发起建立连接请求。-Implemented in C code reverse connection back door. Connection with the reverse function, through the DNS server to the client initiates a connection request.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1479
    • 提供者:wufan
  1. http-proxy-byC

    0下载:
  2. C语言写的简易http代理工具,包含DNS解析模块-a simply http proxy with C
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:2859
    • 提供者:
  1. Temperature-alarm-protues

    0下载:
  2. 温度报警protues完整,包含说明、c源文件、头文件等、DNS原理图。-Temperature alarm complete
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:76355
    • 提供者:李江宁
  1. bind-9.8.0.tar

    0下载:
  2. dns源码,修正了一些bug,很多公司在用这个,c语言写的-dns source, corrected a number of bugs, many companies write, c language
  3. 所属分类:Linux Network

    • 发布日期:2017-05-24
    • 文件大小:7760161
    • 提供者:03050927
  1. Integrated-service-system

    0下载:
  2. C#网络编程实 DNS集成服务系统 有助于学习C#-C# Network Programming real DNS integrated service system
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-28
    • 文件大小:14446
    • 提供者:任文盛
  1. netinfo

    0下载:
  2. C# ip地址,网关地址,广播地址及dns地址获取及设置。-C# ip address, gateway address, broadcast address and dns address to get and set.
  3. 所属分类:.net

    • 发布日期:2017-11-22
    • 文件大小:17293
    • 提供者:flyerboy
  1. SqlDemo

    0下载:
  2. 自己做的Qt连接数据库SQL Server 2008R2,使用dns的odbc的方式访问数据库。并实现查询操作。学C++Qt框架的必学!下载后改下数据库连接的设置即可!-Own Qt connected database in SQL Server 2008R2, use the odbc dns way to access the database. And query operation. Must learn learn C++Qt framework! Download database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-13
    • 文件大小:3595
    • 提供者:蔡祥泉
  1. changemac

    0下载:
  2. Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧。-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:11063
    • 提供者:胡芸
  1. changeip

    0下载:
  2. Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:13556
    • 提供者:zpudn24
  1. transproxy-1.6

    0下载:
  2. 穿透HTTP代理的linux下的C源程序,值得借鉴-This is a transparent proxy server. It can be started from inetd to service HTTP requests, or run as a stand-alone daemon. HTTP requests are transparently accepted and passed to the WWW proxy cache for handling. The HT
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:26342
    • 提供者:李冰
  1. DNSRelay

    2下载:
  2. 计算机网络课程设计的工程,是C++编写的DNS中继器程序,实现了域名解析、拦截和中继的功能。-Computer network curriculum design, the works are written C++ DNS relay procedures, analytical, interception and relay functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7786277
    • 提供者:Nazeni
  1. test1

    0下载:
  2. 本程序基于C++,实现对主机最优DNS服务器的寻找-The program is based C++, to achieve optimal DNS server to find the host
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-16
    • 文件大小:25430083
    • 提供者:幸山
  1. mydns

    0下载:
  2. 基于C,实现对某个主机最优DNS服务器的搜寻-Based on C, to achieve optimal DNS server for a host search
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1931
    • 提供者:幸山
  1. CreateDNSData

    0下载:
  2. Linux下构造UDP原始数据报-DNS报文示例C语言实现-Linux constructed under the original datagram-DNS UDP packets sample C language
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1637
    • 提供者:xiangliqin
  1. DnsHijack

    0下载:
  2. DNS hijack - c++ dns hijack example, call one site and redirect to another
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:196547
    • 提供者:swankvx
  1. scanip

    0下载:
  2. C#扫描网段的一个程序代码,用到 Thread类,扫描用户指定的IP段,并加有判断检测IP输入是否是正常范围,从起始IP地址开始扫描至终止地址,根据IP地址获取主机的DNS信息,源代码里有相应的中文注释,在此不太理解的可下载源码参照注释来阅读代码-Un segmento de lectura de códigos de programa en C#, utilice la clase Thread, el segmento IP de exploración especificado por e
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:9465
    • 提供者:ypudn83
« 1 2 3 4 56 »
搜珍网 www.dssz.com