文件名称:VCPP-information-encrypted
-
所属分类:
- 标签属性:
- 上传时间:2014-12-16
-
文件大小:136.78kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program using RSA 2048bit data encryption algorithm for encryption and digital signatures issued after the data because the RSA encryption requires a lot of time information, so this program suitable to transfer keys or for very important and less information network communication. After compiling the program to run the interface as shown above, chat normally need to be set, set the other IP address, QQ number or e-mail address, then you can send a message, the program can also perform other functions such as shown in figure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC++ 信息加密聊天源代码/
VC++ 信息加密聊天源代码/SecChat/
VC++ 信息加密聊天源代码/SecChat/AboutDlg.cpp
VC++ 信息加密聊天源代码/SecChat/AboutDlg.h
VC++ 信息加密聊天源代码/SecChat/BtnST.cpp
VC++ 信息加密聊天源代码/SecChat/BtnST.h
VC++ 信息加密聊天源代码/SecChat/ClientSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ClientSocket.h
VC++ 信息加密聊天源代码/SecChat/ColorComboBox.cpp
VC++ 信息加密聊天源代码/SecChat/ColorComboBox.h
VC++ 信息加密聊天源代码/SecChat/ColorEdit.cpp
VC++ 信息加密聊天源代码/SecChat/ColorEdit.h
VC++ 信息加密聊天源代码/SecChat/Connect.cpp
VC++ 信息加密聊天源代码/SecChat/Connect.h
VC++ 信息加密聊天源代码/SecChat/General.cpp
VC++ 信息加密聊天源代码/SecChat/General.h
VC++ 信息加密聊天源代码/SecChat/HyperLink.cpp
VC++ 信息加密聊天源代码/SecChat/HyperLink.h
VC++ 信息加密聊天源代码/SecChat/Label.cpp
VC++ 信息加密聊天源代码/SecChat/Label.h
VC++ 信息加密聊天源代码/SecChat/ListenSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ListenSocket.h
VC++ 信息加密聊天源代码/SecChat/PrivateManager.cpp
VC++ 信息加密聊天源代码/SecChat/PrivateManager.h
VC++ 信息加密聊天源代码/SecChat/PublicKeyManager.cpp
VC++ 信息加密聊天源代码/SecChat/PublicKeyManager.h
VC++ 信息加密聊天源代码/SecChat/ReadMe.txt
VC++ 信息加密聊天源代码/SecChat/res/
VC++ 信息加密聊天源代码/SecChat/Resource.h
VC++ 信息加密聊天源代码/SecChat/res/connect.ico
VC++ 信息加密聊天源代码/SecChat/res/disconnection.ico
VC++ 信息加密聊天源代码/SecChat/res/encrypt .ico
VC++ 信息加密聊天源代码/SecChat/res/exit.ico
VC++ 信息加密聊天源代码/SecChat/res/hand.cur
VC++ 信息加密聊天源代码/SecChat/res/idiograph .ico
VC++ 信息加密聊天源代码/SecChat/res/IP.ico
VC++ 信息加密聊天源代码/SecChat/res/JiaMi.ico
VC++ 信息加密聊天源代码/SecChat/res/MessageReceive.wav
VC++ 信息加密聊天源代码/SecChat/res/MessageSend.wav
VC++ 信息加密聊天源代码/SecChat/res/note.ico
VC++ 信息加密聊天源代码/SecChat/res/offline.ico
VC++ 信息加密聊天源代码/SecChat/res/offline.wav
VC++ 信息加密聊天源代码/SecChat/res/online.wav
VC++ 信息加密聊天源代码/SecChat/res/SecretChat.ico
VC++ 信息加密聊天源代码/SecChat/res/SecretChat.rc2
VC++ 信息加密聊天源代码/SecChat/res/sendfile.ico
VC++ 信息加密聊天源代码/SecChat/res/sendstop.ico
VC++ 信息加密聊天源代码/SecChat/res/setup.ico
VC++ 信息加密聊天源代码/SecChat/res/Thumbs.db
VC++ 信息加密聊天源代码/SecChat/RSA.cpp
VC++ 信息加密聊天源代码/SecChat/RSA.h
VC++ 信息加密聊天源代码/SecChat/SecretChat.cpp
VC++ 信息加密聊天源代码/SecChat/SecretChat.dsp
VC++ 信息加密聊天源代码/SecChat/SecretChat.dsw
VC++ 信息加密聊天源代码/SecChat/SecretChat.h
VC++ 信息加密聊天源代码/SecChat/SecretChat.rc
VC++ 信息加密聊天源代码/SecChat/SecretChatDlg.cpp
VC++ 信息加密聊天源代码/SecChat/SecretChatDlg.h
VC++ 信息加密聊天源代码/SecChat/SecretKeyEdit.cpp
VC++ 信息加密聊天源代码/SecChat/SecretKeyEdit.h
VC++ 信息加密聊天源代码/SecChat/SecretKeySetup.cpp
VC++ 信息加密聊天源代码/SecChat/SecretKeySetup.h
VC++ 信息加密聊天源代码/SecChat/ServiceSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ServiceSocket.h
VC++ 信息加密聊天源代码/SecChat/Setup.cpp
VC++ 信息加密聊天源代码/SecChat/Setup.h
VC++ 信息加密聊天源代码/SecChat/StdAfx.cpp
VC++ 信息加密聊天源代码/SecChat/StdAfx.h
VC++ 信息加密聊天源代码/SecChat/Temp.txt
VC++ 信息加密聊天源代码/SecChat/__DWORD128.cpp
VC++ 信息加密聊天源代码/SecChat/__DWORD128.h
VC++ 信息加密聊天源代码/server 1.1/
VC++ 信息加密聊天源代码/SecChat/
VC++ 信息加密聊天源代码/SecChat/AboutDlg.cpp
VC++ 信息加密聊天源代码/SecChat/AboutDlg.h
VC++ 信息加密聊天源代码/SecChat/BtnST.cpp
VC++ 信息加密聊天源代码/SecChat/BtnST.h
VC++ 信息加密聊天源代码/SecChat/ClientSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ClientSocket.h
VC++ 信息加密聊天源代码/SecChat/ColorComboBox.cpp
VC++ 信息加密聊天源代码/SecChat/ColorComboBox.h
VC++ 信息加密聊天源代码/SecChat/ColorEdit.cpp
VC++ 信息加密聊天源代码/SecChat/ColorEdit.h
VC++ 信息加密聊天源代码/SecChat/Connect.cpp
VC++ 信息加密聊天源代码/SecChat/Connect.h
VC++ 信息加密聊天源代码/SecChat/General.cpp
VC++ 信息加密聊天源代码/SecChat/General.h
VC++ 信息加密聊天源代码/SecChat/HyperLink.cpp
VC++ 信息加密聊天源代码/SecChat/HyperLink.h
VC++ 信息加密聊天源代码/SecChat/Label.cpp
VC++ 信息加密聊天源代码/SecChat/Label.h
VC++ 信息加密聊天源代码/SecChat/ListenSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ListenSocket.h
VC++ 信息加密聊天源代码/SecChat/PrivateManager.cpp
VC++ 信息加密聊天源代码/SecChat/PrivateManager.h
VC++ 信息加密聊天源代码/SecChat/PublicKeyManager.cpp
VC++ 信息加密聊天源代码/SecChat/PublicKeyManager.h
VC++ 信息加密聊天源代码/SecChat/ReadMe.txt
VC++ 信息加密聊天源代码/SecChat/res/
VC++ 信息加密聊天源代码/SecChat/Resource.h
VC++ 信息加密聊天源代码/SecChat/res/connect.ico
VC++ 信息加密聊天源代码/SecChat/res/disconnection.ico
VC++ 信息加密聊天源代码/SecChat/res/encrypt .ico
VC++ 信息加密聊天源代码/SecChat/res/exit.ico
VC++ 信息加密聊天源代码/SecChat/res/hand.cur
VC++ 信息加密聊天源代码/SecChat/res/idiograph .ico
VC++ 信息加密聊天源代码/SecChat/res/IP.ico
VC++ 信息加密聊天源代码/SecChat/res/JiaMi.ico
VC++ 信息加密聊天源代码/SecChat/res/MessageReceive.wav
VC++ 信息加密聊天源代码/SecChat/res/MessageSend.wav
VC++ 信息加密聊天源代码/SecChat/res/note.ico
VC++ 信息加密聊天源代码/SecChat/res/offline.ico
VC++ 信息加密聊天源代码/SecChat/res/offline.wav
VC++ 信息加密聊天源代码/SecChat/res/online.wav
VC++ 信息加密聊天源代码/SecChat/res/SecretChat.ico
VC++ 信息加密聊天源代码/SecChat/res/SecretChat.rc2
VC++ 信息加密聊天源代码/SecChat/res/sendfile.ico
VC++ 信息加密聊天源代码/SecChat/res/sendstop.ico
VC++ 信息加密聊天源代码/SecChat/res/setup.ico
VC++ 信息加密聊天源代码/SecChat/res/Thumbs.db
VC++ 信息加密聊天源代码/SecChat/RSA.cpp
VC++ 信息加密聊天源代码/SecChat/RSA.h
VC++ 信息加密聊天源代码/SecChat/SecretChat.cpp
VC++ 信息加密聊天源代码/SecChat/SecretChat.dsp
VC++ 信息加密聊天源代码/SecChat/SecretChat.dsw
VC++ 信息加密聊天源代码/SecChat/SecretChat.h
VC++ 信息加密聊天源代码/SecChat/SecretChat.rc
VC++ 信息加密聊天源代码/SecChat/SecretChatDlg.cpp
VC++ 信息加密聊天源代码/SecChat/SecretChatDlg.h
VC++ 信息加密聊天源代码/SecChat/SecretKeyEdit.cpp
VC++ 信息加密聊天源代码/SecChat/SecretKeyEdit.h
VC++ 信息加密聊天源代码/SecChat/SecretKeySetup.cpp
VC++ 信息加密聊天源代码/SecChat/SecretKeySetup.h
VC++ 信息加密聊天源代码/SecChat/ServiceSocket.cpp
VC++ 信息加密聊天源代码/SecChat/ServiceSocket.h
VC++ 信息加密聊天源代码/SecChat/Setup.cpp
VC++ 信息加密聊天源代码/SecChat/Setup.h
VC++ 信息加密聊天源代码/SecChat/StdAfx.cpp
VC++ 信息加密聊天源代码/SecChat/StdAfx.h
VC++ 信息加密聊天源代码/SecChat/Temp.txt
VC++ 信息加密聊天源代码/SecChat/__DWORD128.cpp
VC++ 信息加密聊天源代码/SecChat/__DWORD128.h
VC++ 信息加密聊天源代码/server 1.1/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.