⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 seccomm.clw

📁 AES加密算法对socket通信过程进行加密传输
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSecCommDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "seccomm.h"
LastPage=0

ClassCount=4
Class1=MySocket
Class2=CSecCommApp
Class3=CAboutDlg
Class4=CSecCommDlg

ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_SECCOMM_DIALOG

[CLS:MySocket]
Type=0
BaseClass=CSocket
HeaderFile=MySocket.h
ImplementationFile=MySocket.cpp

[CLS:CSecCommApp]
Type=0
BaseClass=CWinApp
HeaderFile=SecComm.h
ImplementationFile=SecComm.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=SecCommDlg.cpp
ImplementationFile=SecCommDlg.cpp

[CLS:CSecCommDlg]
Type=0
BaseClass=CDialog
HeaderFile=SecCommDlg.h
ImplementationFile=SecCommDlg.cpp
LastObject=CSecCommDlg
Filter=D
VirtualFilter=dWC

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308480

[DLG:IDD_SECCOMM_DIALOG]
Type=1
Class=CSecCommDlg
ControlCount=13
Control1=IDC_LABEL1,static,1342308352
Control2=IDC_LABEL2,static,1342308352
Control3=IDC_LABEL3,static,1342308352
Control4=IDC_PORT,edit,1350631552
Control5=IDC_PASSWD,edit,1350631552
Control6=IDC_METHOD,combobox,1344339971
Control7=IDC_EDIT2,edit,1350635524
Control8=IDC_EDIT1,edit,1352732740
Control9=IDC_SEND,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_LISTEN,button,1342242816
Control12=IDC_STATUS,static,1342177283
Control13=IDB_CLEAR,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -