文件名称:chat
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-08-17
- 文件大小:
- 122kb
- 下载次数:
- 0次
- 提 供 者:
- ga***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program USES 2048- bit RSA data encryption algorithm to encrypt data and digital signature after send out, because the RSA encryption information requires a lot of time, so this procedure is suitable for used to pass key or the network communication is very important and less information. The compiled program running interface as shown above, normal chat need to be set, set the IP address, QQ number or E-mail address, you can send the news, program can also be completed as shown in the other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SecChat\AboutDlg.cpp
.......\AboutDlg.h
.......\BtnST.cpp
.......\BtnST.h
.......\ClientSocket.cpp
.......\ClientSocket.h
.......\ColorComboBox.cpp
.......\ColorComboBox.h
.......\ColorEdit.cpp
.......\ColorEdit.h
.......\Connect.cpp
.......\Connect.h
.......\General.cpp
.......\General.h
.......\HyperLink.cpp
.......\HyperLink.h
.......\Label.cpp
.......\Label.h
.......\ListenSocket.cpp
.......\ListenSocket.h
.......\PrivateManager.cpp
.......\PrivateManager.h
.......\PublicKeyManager.cpp
.......\PublicKeyManager.h
.......\ReadMe.txt
.......\res\connect.ico
.......\...\disconnection.ico
.......\...\encrypt .ico
.......\...\exit.ico
.......\...\hand.cur
.......\...\idiograph .ico
.......\...\IP.ico
.......\...\JiaMi.ico
.......\...\MessageReceive.wav
.......\...\MessageSend.wav
.......\...\note.ico
.......\...\offline.ico
.......\...\offline.wav
.......\...\online.wav
.......\...\SecretChat.ico
.......\...\SecretChat.rc2
.......\...\sendfile.ico
.......\...\sendstop.ico
.......\...\setup.ico
.......\...\Thumbs.db
.......\Resource.h
.......\RSA.cpp
.......\RSA.h
.......\SecretChat.cpp
.......\SecretChat.dsp
.......\SecretChat.dsw
.......\SecretChat.h
.......\SecretChat.rc
.......\SecretChatDlg.cpp
.......\SecretChatDlg.h
.......\SecretKeyEdit.cpp
.......\SecretKeyEdit.h
.......\SecretKeySetup.cpp
.......\SecretKeySetup.h
.......\ServiceSocket.cpp
.......\ServiceSocket.h
.......\Setup.cpp
.......\Setup.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\Temp.txt
.......\__DWORD128.cpp
.......\__DWORD128.h
.......\res
SecChat
server 1.1