搜索资源列表
nichelite.for.lpc
- his document describes the NicheLite for LPC product. The product consists of the following files: readme.txt - this document lpc_30src.zip - source files lpc_30doc.zip - documentation NicheLite for LPC is an implementation of the
dnsClient
- C#实现的DNS客户端源代码-C# DNS client source code
计算机网络实验
- DNS Client和SMTP Client-DNS Client and Client SMTP
DNS服务器
- DNS服务器的源码,vc,包含客户端nslookup的源码-DNS server source code, vc, including client nslookup the source
VBSocketProgramming
- Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
dnsclientlinux
- an implementation of a dns client in c, linux using sockets. you can find hosts or ip addresses or other information.
DHCP
- 动态主机配置协议(DHCP)是用来自动给客户机器分配 TCP/IP 信息的网络协议。每个 DHCP 客户都连接到中央位置的 DHCP 服务器,该服务器会返回包括 IP 地址、网关和 DNS 服务器信息的客户网络配置-Dynamic Host Configuration Protocol (DHCP) is used to automatically allocated to the client machine TCP/IP network protocol information. Each
TCP_IP_Why_I_need_a_DNS_Server
- Why I need to configure a DNS Server?. A pdf ebook with a basic, very simple explanations of how works DNS services for a client-host conexion.
eDNS.pl
- Dynamic DNS client for www.everydns.com
Dns_Client
- this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
DNS
- java 编写的简单DNS 服务器。 带有SWING客户端-java write a simple DNS server. Client with the SWING
DNS
- DNS for Wiznet iichip WIZ200web dns client with lots of features and works.
mydns-1.1.0
- dns代理服务器,接收客户端发来的ip地址请求,然后将域名转化成相应的ip地址,再发回给客户端-The DNS proxy server, the receiving client to the IP address request, then the domain is transformed into the corresponding IP address, and then sent back to the client
DNS-Web-Client
- A web client for Arduino.
DNS
- Bittorrent客户端源代码 :dns服务器代码-bt client source code: dns server code
dns_client
- DNS CLIENT 可以通过这个建立连接 进行相应操作 -DNS cilent
gethost
- 域名解析客户端,通过域名解析目标主机的IP地址。-DNS client, and DNS the IP address of the target host.
w
- DNS客户端的配置与DNS的工作原理 HTTP的协议工作原理-Configuration of the DNS client and DNS worksHTTP protocol works
DNS
- dns协议栈客户端实现,实现了多种解析格式,不仅是域名解析ip,还有ENUM的格式解析-dns client protocol stack, has implemented a variety of analytical formats, not only DNS ip, there ENUM format parsing
c-ares-1.13.0.tar
- c-ares是一个C语言的异步DNS解析库,可以很方便的和使用者的事件循环统一起来,实现DNS的非阻塞异步解析,libcurl, libevent, gevent, nodejs都在使用。(Asynchronous implementation of DNS client)