VC++ 信息加密聊天源代码-源码程序 - vc源码程序 - 谷速源码
下载频道> 资源分类> 编程语言> VC源码> VC++ 信息加密聊天源代码-源码程序

标题:VC++ 信息加密聊天源代码-源码程序
分享到:

所属分类: VC源码 资源类型: 文件大小: 130.6 KB 上传时间: 2017-06-24 09:59:00 下载次数: 11 资源积分:1分 提 供 者: admin VC++ 信息加密聊天源代码-源码程序
内容:
VC++ 信息加密聊天源代码-源码程序,本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。VC++ encryption chat source code source program, the chat program using RSA 2048bit data encryption algorithm issued for data encryption and digital signatures, encryption because RSA requires a lot of time information, so this program is suitable to transfer key or network communication of information is very important and less. After compiling the program to run the interface as shown above, the normal chat need to be set, the other set IP address, QQ number or e-mail address, then you can send a message, the program can also perform other functions as shown.

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

VC++ 信息加密聊天源代码-源码程序
VC++ 信息加密聊天源代码-源码程序\code
VC++ 信息加密聊天源代码-源码程序\code\SecChat
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res
VC++ 信息加密聊天源代码-源码程序\code\server 1.1
VC++ 信息加密聊天源代码-源码程序\code\SecChat\AboutDlg.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\AboutDlg.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\BtnST.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\BtnST.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ClientSocket.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ClientSocket.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ColorComboBox.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ColorComboBox.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ColorEdit.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ColorEdit.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Connect.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Connect.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\General.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\General.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\HyperLink.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\HyperLink.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Label.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Label.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ListenSocket.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ListenSocket.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\PrivateManager.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\PrivateManager.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\PublicKeyManager.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\PublicKeyManager.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\RSA.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\RSA.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ReadMe.txt
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Resource.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChat.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChat.dsp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChat.dsw
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChat.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChat.rc
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChatDlg.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretChatDlg.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretKeyEdit.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretKeyEdit.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretKeySetup.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\SecretKeySetup.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ServiceSocket.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\ServiceSocket.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Setup.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Setup.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\StdAfx.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\StdAfx.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\Temp.txt
VC++ 信息加密聊天源代码-源码程序\code\SecChat\__DWORD128.cpp
VC++ 信息加密聊天源代码-源码程序\code\SecChat\__DWORD128.h
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\IP.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\JiaMi.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\MessageReceive.wav
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\MessageSend.wav
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\SecretChat.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\SecretChat.rc2
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\Thumbs.db
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\connect.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\disconnection.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\encrypt .ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\exit.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\hand.cur
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\idiograph .ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\note.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\offline.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\offline.wav
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\online.wav
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\sendfile.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\sendstop.ico
VC++ 信息加密聊天源代码-源码程序\code\SecChat\res\setup.ico
VC++ 信息加密聊天源代码-源码程序\www.gusucode.com.txt
VC++ 信息加密聊天源代码-源码程序\【谷速代码】-免费源码.url
VC++ 信息加密聊天源代码-源码程序\程序说明.txt

关键词: 源代码 源码 程序

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved