ut_clnt.cpp

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

CPP
17
字号
//=================================================================
//  class: CUT_WSClient
//  File:  Ut_clnt.cpp
//
//  Purpose:
//
//  Implementation of the main Client Winsock class 
//  (the Main engine, and the building block) of the
//  Ultimate TCP/IP Library.
//
//  This class encapsulates the functionality of winsock.dll in order to give 
//  the user a friendly, and object oriented framework for Winsock programming
//       
// ===================================================================
// 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 + -
显示快捷键?