搜索资源列表
DNS集成服务系统c
- C#源码,DNS集成服务系统,是学习c#系统编程的一个好例子-C# source code, the DNS system integration services, is learning c # programming system is a good example
200506150956
- 有关更新dns的编程大家可以学学,又喜欢C#的大家可以来提点意见-dns update of the programming you can learn, like C# you can come to the identities
DNSsystem
- DNS集成服务系统 用C#开发的 实现了一些可能但还不完整 -DNS system integration services using C# development in the achievement of a number of possible but not yet complete
DnsLookupDotNet_src
- C#源码,用于DNS查询和消息分析的组件。-C# source for DNS query and news analysis components.
getinternet
- 网络通信编程应用,实现获取计算机的名称和IP地址、获取计算机的子网掩码、获取计算机的DNS设置等功能,用C++语言设计和实现。-network communications programming applications, access to the computer name and IP address, subnet mask access to a computer, access to the computer's DNS settings function with C l
C_Sharp_NetExamples
- C#网络实例 DNS集成服务系统 同步套接字客户端 同步套接字服务器 图书销售 套接字数据库客户端 套接字数据库服务器 学籍管理ASPNET应用程序 学籍管理ASPNET服务 异步套接字客户端 异步套接字服务器 按时收费客户端 文件传输客户端 文件传输服务器 浏览器 邮件发送
ab
- DNS服务的源码 C# 很好的案例 希望大家下载
DNSjc
- 一个自己编写的DNS集成服务系统,对初学C#网络编程的人来说有些帮助
DNS
- //< < < < < < < < < // DSControl.cpp // // 程序说明:分为两部分,上部为 DirectShow 功能封装,下部为图像处理函数。 // 为了提高一点图像处理函数的效率,在播放视频和连接摄像头的 // DirectShow功能函数中获取了图像处理必须的一些数据,应注意。 // 图像处理函数中有些用的是汇编,汇编上面会有被注释掉的 C 代码, // 我是按 C 代码写的汇编。这
dnsClient
- C#实现的DNS客户端源代码-C# DNS client source code
DNS集成服务系统
- C#源码,DNS集成服务系统,是学习c#系统编程的一个好例子-C# source code, the DNS system integration services, is learning c # programming system is a good example
ip
- C++控制台工程,设置本地连接IP以及DNS服务器,绝对好用。三种方式1、自动获取 2、手动输入 3读取文件-C++ console project and set up a local DNS server IP connection, absolutely easy to use
DnsLookupDotNet_src
- dns lookup example demonstrates the form of DNS query messages and how to submit a request to a DNS server and interpret the result. I have wrapped this functionality up into a small easy-to-use C# assembly which you can easily deploy in your own app
ScanComputer
- 扫描IP,显示DNS.扫描IP,显示DNS 扫描IP,显示DNS -C#,扫描IP,显示DNS,扫描IP,显示DNS扫描IP,显示DNS
PACHONG
- 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
DNS-IP
- 本程序在Visual C++环境下设计,实现了DNS-IP地址的恶意欺骗功能!-The program in Visual C++ environment to design, realize the DNS-IP address of the malicious deception function!
DNS
- 计算机网络课程设计DSN服务器模拟,实现输入域名 返回IP(C /C++ ,DNS server,)
NSPHook
- NSP HOOK 框架,可以拦截和修改DNS的解析(NSP HOOK framework, you can intercept and modify DNS parsing)
DNS_Redirect
- 最新的,系统DNS劫持C++代码,已经经过测试,非常好用的。(The latest, system DNS hijacking C++ code, has been tested, very good use.)
c-ares-1.13.0.tar
- c-ares是一个C语言的异步DNS解析库,可以很方便的和使用者的事件循环统一起来,实现DNS的非阻塞异步解析,libcurl, libevent, gevent, nodejs都在使用。(Asynchronous implementation of DNS client)