基本信息
源码名称:TCP客户端通信
源码大小:26.49M
文件格式:.zip
开发语言:C/C++
更新时间:2021-12-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
TCP客户端通信

.
├── EchoTCPClientDemo
│   ├── Backup
│   │   ├── EchoTCPClientDemo
│   │   ├── EchoTCPClientDemo.sln
│   │   └── EchoTCPClientDemo.v12.suo
│   ├── Debug
│   │   └── EchoTCPClientDemo.pdb
│   ├── EchoTCPClientDemo
│   │   ├── Backup
│   │   ├── Backup1
│   │   ├── Backup2
│   │   ├── Backup3
│   │   ├── Debug
│   │   │   ├── EchoTCPC.CA406F74.tlog
│   │   │   │   ├── CL.read.1.tlog
│   │   │   │   ├── CL.write.1.tlog
│   │   │   │   ├── EchoTCPClientDemo.lastbuildstate
│   │   │   │   ├── cl.command.1.tlog
│   │   │   │   ├── link.command.1.tlog
│   │   │   │   ├── link.read.1.tlog
│   │   │   │   └── link.write.1.tlog
│   │   │   ├── EchoTCPClientDemo.exe
│   │   │   ├── EchoTCPClientDemo.exe.recipe
│   │   │   ├── EchoTCPClientDemo.ilk
│   │   │   ├── EchoTCPClientDemo.log
│   │   │   ├── EchoTCPClientDemo.obj
│   │   │   ├── EchoTCPClientDemo.pch
│   │   │   ├── EchoTCPClientDemo.pdb
│   │   │   ├── EchoTCPClientDemo.vcxproj.FileListAbsolute.txt
│   │   │   ├── stdafx.obj
│   │   │   ├── vc120.idb
│   │   │   ├── vc120.pdb
│   │   │   ├── vc142.idb
│   │   │   └── vc142.pdb
│   │   ├── EchoTCPClientDemo.cpp
│   │   ├── EchoTCPClientDemo.vcproj
│   │   ├── EchoTCPClientDemo.vcproj.WIN-2QU83KSEMFP.Administrator.user
│   │   ├── EchoTCPClientDemo.vcxproj
│   │   ├── EchoTCPClientDemo.vcxproj.filters
│   │   ├── EchoTCPClientDemo.vcxproj.user
│   │   ├── ReadMe.txt
│   │   ├── UpgradeLog.htm
│   │   ├── UpgradeLog2.htm
│   │   ├── UpgradeLog3.htm
│   │   ├── UpgradeLog4.htm
│   │   ├── stdafx.cpp
│   │   ├── stdafx.h
│   │   └── targetver.h
│   ├── EchoTCPClientDemo.ncb
│   ├── EchoTCPClientDemo.sdf
│   ├── EchoTCPClientDemo.sln
│   ├── EchoTCPClientDemo.suo
│   ├── EchoTCPClientDemo.v12.suo
│   ├── UpgradeLog.htm
│   └── ipch
│       └── echotcpclientdemo-18198f01
│           └── echotcpclientdemo-68869776.ipch
└── 好例子网_EchoTCPClientDemo.zip

13 directories, 45 files