搜索资源列表
network
- TCP/IP体系结构与特点 Telnet、FTP、HTTP、 POP3、DNS等协议的工作原理 客户机/服务器模式(Client/Server model)
计算机网络实验
- 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
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.
tzoupdate_1_0-src
- This client for Dynamic DNS service in tzo.com-This is client for Dynamic DNS service in tzo.com
eDNS.pl
- Dynamic DNS client for www.everydns.com
DNS
- DNS for Wiznet iichip WIZ200web dns client with lots of features and works.
Sockets-2.3.9.3
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-C++ Sockets is a cross-platform Sockets library, implementation, including TCP, UDP, ICMP, SCT
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
backdoor
- 用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.
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.
DNS
- 设计一个DNS服务器程序,读入“域名-IP地址”对照表,当客户端查询域名对应的IP地址时,用域名检索该对照表,三种检索结果: 检索结果为ip地址0.0.0.0,则向客户端返回“域名不存在”的报错消息(不良网站拦截功能) 检索结果为普通IP地址,则向客户返回这个地址(服务器功能) 表中未检到该域名,则向因特网DNS服务器发出查询,并将结果返给客户端(中继功能) 考虑多个计算机上的客户端会同时查询,需要进行消息ID的转换 -Designing a DNS server progr
dns
- 设计一个DNS服务器程序,读入“IP地址-域名”对照表,当客户端查询域名对应的IP地址时,用域名检索该对照表,有三种可能检索结果: 检索结果:ip地址0.0.0.0,则向客户端返回“域名不存在”的报错消息(不良网站拦截功能) 检索结果:普通IP地址,则向客户端返回该地址(服务器功能) 表中未检到该域名,则向因特网DNS服务器发出查询,并将结果返给客户端(中继功能) 考虑多个计算机上的客户端会同时查询,需要进行消息ID的转换-Design a DNS server program
DNS
- dns协议栈客户端实现,实现了多种解析格式,不仅是域名解析ip,还有ENUM的格式解析-dns client protocol stack, has implemented a variety of analytical formats, not only DNS ip, there ENUM format parsing
dns
- 设计一个DNS服务器程序,读入“域名-IP地址”对照表,当客户端查询域名对应的IP地址时,用域名检索该对照表,三种检索结果: 检索结果为ip地址0.0.0.0,则向客户端返回“域名不存在”的报错消息(不良网站拦截功能) 检索结果为普通IP地址,则向客户返回这个地址(服务器功能) 表中未检到该域名,则向因特网DNS服务器发出查询,并将结果返给客户端(中继功能) 考虑多个计算机上的客户端会同时查询,需要进行消息ID的转换-Design a DNS server program tha
DNSClient
- dns 客户端,可以查询a记录,mx记录等信息,纯winsock编写,很不错的代码-dns client can query a record, mx records and other information, pure winsock write very good code
