文件名称:VCPP-MFC
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-04
- 文件大小:
- 89kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现客户服务器之间的通信,可以对通信双方的即时信息采用AES加密,同时双方可以进行文件传输,发送发对传输的文件采用AES加密,接收方对接收到的数据解密获取明文。-To realize the communication between the client and server, instant information communication using AES encryption, and the two sides can transfer files, send to transfer files using AES encryption, the recipient expressly for the received data decryption access.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
密文传送的聊天软件(源文件)\AES.CPP
............................\AES.H
............................\ClientSocket.cpp
............................\ClientSocket.h
............................\GmzPFT.ncb
............................\GmzPFT.opt
............................\hlp
............................\ListenSocket.cpp
............................\ListenSocket.h
............................\Message.cpp
............................\Message.h
............................\ReadMe.txt
............................\res\Thumbs.db
............................\...\TransferDemo.ico
............................\...\TransferDemo.rc2
............................\res
............................\resource.h
............................\StdAfx.cpp
............................\StdAfx.h
............................\TransferDemo.aps
............................\TransferDemo.clw
............................\TransferDemo.cpp
............................\TransferDemo.dsp
............................\TransferDemo.dsw
............................\TransferDemo.h
............................\TransferDemo.ncb
............................\TransferDemo.opt
............................\TransferDemo.plg
............................\TransferDemo.rc
............................\TransferDemoDLG.cpp
............................\TransferDemoDLG.h
............................\~VC1.tmp
............................\~VC3.tmp
............................\~VC3F.tmp
............................\~VC41.tmp
............................\~VC43.tmp
............................\~VC45.tmp
............................\~VC5.tmp
............................\~VC7.tmp
............................\~VC9.tmp
密文传送的聊天软件(源文件)