⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nntpc.cpp

📁 Window环境下的TCP/IP通讯开发包
💻 CPP
字号:
// =================================================================
//  class: CUT_NNTPClient
//  File:  nntpc.cpp
//
//  Purpose:
//
//  Declaration of NNTP client class 
//
//  "Network News Transfer Protocol"
//  NNTP Specifies a protocol for the distribution, inquiry, 
//  retrieval, and posting of news articles using reliable 
//  stream-based transmission of news...
//
//  RFC 977
//  see the helper linked list classes CUT_NNTPGroupList & CUT_NNTParticleList
//
// =================================================================
// Ultimate TCP/IP v4.2
// This software along with its related components, documentation and files ("The Libraries")
// is 

⌨️ 快捷键说明

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