readme
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· 代码 · 共 17 行
TXT
17 行
$Id: README 75477 2006-11-22 13:49:43Z jtc $Test cases for the HTTP Tunneling Bidirectional Protocol. For moreinformation on the protocol itself, refer to ace/HTBP/README. Thesetests are adaptations of essential ACE SOCK tests, with the minimalchanges to support using HTBP rather than SOCK.Contained in this directory:HTBP_Config.conf A sample configuration file. This file is site specific, and must be editted before use.ping This test is shows the most basic connection establishment with one request and reply.Reactor_Tests A test to show use through the reactor.Send_Large_Msg A test for sending large messagesSend_Recv_Tests A test for a variety of message sending methods.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?