• 大小: 8KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-12
  • 语言: 其他
  • 标签: boost  asio  TCP  

资源简介

应用场景是这样的: 客户端和服务器在不同的网段内,它们之间不能直接通过TCP连接,但是有一台机器(暂时称为转发器)有双网卡,两块网卡分别在客户端和服务器端的网段内,这样转发器就能分别和客户端即服务器建立连接,并来回传输数据

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// TestBoost.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1729  2013-06-14 10:52  TestBoost\ReadMe.txt

     文件        296  2013-06-14 10:52  TestBoost\stdafx.cpp

     文件        320  2013-06-14 10:52  TestBoost\stdafx.h

     文件        314  2013-06-14 10:52  TestBoost\targetver.h

     文件       1498  2013-06-14 10:55  TestBoost\TestBoost.cpp

     文件       4907  2013-06-14 13:29  TestBoost\TestBoost.vcxproj

     文件       1741  2013-06-14 11:08  TestBoost\TestBoost.vcxproj.filters

     文件        396  2013-06-14 13:35  TestBoost\TestBoost.vcxproj.user

     文件       5146  2013-06-14 11:00  TestBoost\xproxy_connection.cpp

     文件       2610  2013-06-14 10:59  TestBoost\xproxy_connection.hpp

     文件       2341  2013-06-14 11:08  TestBoost\xproxy_server.cpp

     文件       1912  2013-06-14 10:57  TestBoost\xproxy_server.hpp

     目录          0  2013-06-14 14:36  TestBoost

----------- ---------  ---------- -----  ----

                23210                    13


评论

共有 条评论