dns_c.h

来自「Window环境下的TCP/IP通讯开发包」· C头文件 代码 · 共 17 行

H
17
字号
// =================================================================
//  class: CUT_DNSClient
//  File:  DNS_c.h
//
//  Purpose:
//
//      Declaration of DNS client class.
//
//      Retrieves the Domain Name Service entries for a specific domain by
//      sending a TCP query to the NS servers on port 53
//
//      RFC 1035
//
// =================================================================
// Ultimate TCP/IP v4.2
// This software along with its related components, documentation and files ("The Libraries")// is 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?