基本信息
源码名称:部标JT T808-2013协议与样例代码
源码大小:1.43M
文件格式:.rar
开发语言:C/C++
更新时间:2021-03-01
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍

【源码目录】

TCP808

├── Debug
├── JT T808-2013 部标协议.pdf
├── JT-T415-2006 道路运输电子政务平台 编目编码规则.pdf
├── ReadMe.txt
├── Release
├── StdAfx.cpp
├── StdAfx.h
├── TCPClient.aps
├── TCPClient.clw
├── TCPClient.cpp
├── TCPClient.dsp
├── TCPClient.dsw
├── TCPClient.h
├── TCPClient.ncb
├── TCPClient.opt
├── TCPClient.plg
├── TCPClient.rc
├── TCPClientDlg.cpp
├── TCPClientDlg.h
├── md5
│   ├── md32_common.h
│   ├── md5.h
│   ├── md5_dgst.cpp
│   ├── md5_locl.h
│   ├── md5_one.cpp
│   ├── md5func.cpp
│   ├── md5func.h
│   ├── opensslconf.h
│   ├── opensslv.h
│   └── vssver.scc
├── res
│   ├── TCPClient.ico
│   └── TCPClient.rc2
├── resource.h
└── source
    ├── base.cpp
    ├── base.h
    ├── buffer.cpp
    ├── buffer.h
    ├── dualLink.cpp
    ├── dualLink.h
    ├── myhead.h
    ├── mymutex.cpp
    ├── mymutex.h
    ├── pool.cpp
    ├── pool.h
    ├── smconnect.cpp
    ├── smconnect.h
    ├── structdef.h
    ├── tcpconnect.cpp
    ├── tcpconnect.h
    ├── tcpdata.cpp
    ├── tcpdata.h
    ├── toolfunction.cpp
    └── toolfunction.h

5 directories, 50 files