========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : PeerYouC
========================================================================
AppWizard has created this PeerYouC application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your PeerYouC application.
PeerYouC.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
PeerYouC.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CPeerYouCApp application class.
PeerYouC.cpp
This is the main application source file that contains the application
class CPeerYouCApp.
PeerYouC.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
PeerYouC.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\PeerYouC.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file PeerYouC.rc.
res\PeerYouC.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in PeerYouC.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
PeerYouCDoc.h, PeerYouCDoc.cpp - the document
These files contain your CPeerYouCDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CPeerYouCDoc::Serialize).
PeerYouCView.h, PeerYouCView.cpp - the view of the document
These files contain your CPeerYouCView class.
CPeerYouCView objects are used to view CPeerYouCDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named PeerYouC.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
一个不错的远程控制软件源码
共176个文件
ico:56个
h:48个
cpp:45个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 38 浏览量
2025-01-15
10:55:06
上传
评论
收藏 366KB ZIP 举报
温馨提示
===如资源质量问题,可半价退款,代下全网资源,价格公道==== 远程控制软件源码详解 在IT领域,远程控制软件是一种能允许用户通过网络从一处设备操作另一处设备的工具。这种技术广泛应用于技术支持、系统管理、远程办公等多个场景。本篇将围绕“一个不错的远程控制软件源码”展开讨论,探讨其核心原理、功能实现以及可能的修改应用。 远程控制的核心技术主要基于两个关键概念:数据传输和屏幕镜像。数据传输是指在客户端和服务器端之间实时地传递控制指令和反馈信息,确保远程操作的同步。屏幕镜像则是指将被控设备的屏幕内容实时传输到控制端,使控制端能够看到与被控设备相同的画面。 在远程控制软件中,通常会使用TCP/IP协议进行数据传输,因为TCP保证了数据的可靠性和顺序性。为了优化性能,可能会采用UDP协议进行屏幕镜像的传输,因为它提供了更低的延迟。此外,加密技术如SSL/TLS也是必不可少的,它确保了远程操作过程中的数据安全,防止未经授权的监听或篡改。 在源码层面,远程控制软件通常包含以下组件: 1。内容来源于网络分享,如有侵权请联系我删除。另外如果没有积分的同学需要下载,请私信我。
资源推荐
资源详情
资源评论
收起资源包目录
一个不错的远程控制软件源码 (176个子文件)
PeerYouC.aps 164KB
PeerYouS.aps 4KB
huibiao.bmp 26KB
toolbar1.bmp 886B
peer_fil.bmp 886B
Toolbar.bmp 374B
bmp00001.bmp 238B
PeerYouC.clw 10KB
HEXEDITCTRL.CPP 29KB
SortListCtrl.cpp 18KB
PeerRegeditListView.cpp 16KB
PeerRegeditTreeView.cpp 15KB
PeerFileRemoteListView.cpp 14KB
PeerHostTreeView.cpp 13KB
PeerFileListView.cpp 12KB
Compress.cpp 10KB
ScreenView.cpp 9KB
PeerRegeditCtrl.cpp 8KB
MainFrm.cpp 8KB
PeerYouS.cpp 8KB
SearchHostDlg.cpp 7KB
PeerFileOperator.cpp 7KB
PeerOperatorTabCtrl.cpp 7KB
PeerThread.cpp 6KB
PeerSystemInit.cpp 6KB
ScreenCtrl.cpp 5KB
LZWCompress.cpp 5KB
ScreenCtrl.cpp 5KB
PeerYouC.cpp 5KB
CaptureScreen.cpp 4KB
RegeditValueBinbDlg.cpp 4KB
PeerSocket.cpp 4KB
PeerSocket.cpp 4KB
OleDropTargetEx.cpp 4KB
WriteScreen.cpp 3KB
PeerMessageListView.cpp 3KB
CreateDirDlg.cpp 3KB
PeerYouCView.cpp 3KB
RegeditValueWORDdlg.cpp 2KB
RegeditValueTextDlg.cpp 2KB
PeerYouCDoc.cpp 2KB
EditWriteScreen.cpp 2KB
PeerRemoteFileTreeView.cpp 1KB
PeerRemoteFileListView.cpp 1KB
RegeditAddKeyDlg.cpp 1KB
PeerLocalHostView.cpp 1KB
PeerSplitterWnd.cpp 1KB
GlobalHead.cpp 902B
StdAfx.cpp 852B
PeerFileToolBar.cpp 669B
StdAfx.cpp 295B
Command.cpp 176B
Command.cpp 154B
PEERYOUHOOK.dll 228KB
PeerYouC.dsp 10KB
PeerYouS.dsp 6KB
PeerYouS.dsw 539B
PeerYouC.dsw 539B
Resource.h 5KB
SortListCtrl.h 3KB
HEXEDITCTRL.H 3KB
Command.h 3KB
Command.h 3KB
OleDropTargetEx.h 3KB
PeerFileRemoteListView.h 2KB
MainFrm.h 2KB
ScreenView.h 2KB
Compress.h 2KB
PeerFileListView.h 2KB
PeerThread.h 2KB
LZWCompress.h 2KB
PeerRegeditTreeView.h 2KB
PeerRegeditListView.h 2KB
PeerYouCView.h 2KB
ScreenCtrl.h 2KB
StdAfx.h 2KB
PeerOperatorTabCtrl.h 2KB
WriteScreen.h 2KB
SearchHostDlg.h 2KB
PeerHostTreeView.h 2KB
PeerMessageListView.h 2KB
PeerRemoteFileListView.h 2KB
PeerRemoteFileTreeView.h 2KB
GlobalHead.h 1KB
PeerYouCDoc.h 1KB
EditWriteScreen.h 1KB
PeerLocalHostView.h 1KB
PeerYouC.h 1KB
RegeditValueBinbDlg.h 1KB
RegeditValueTextDlg.h 1KB
RegeditValueWORDdlg.h 1KB
PeerSocket.h 1KB
RegeditAddKeyDlg.h 1KB
PeerSplitterWnd.h 1KB
PeerSocket.h 1KB
CreateDirDlg.h 1KB
PeerFileToolBar.h 1KB
StdAfx.h 1KB
CaptureScreen.h 847B
PeerRegeditCtrl.h 835B
共 176 条
- 1
- 2
资源评论
abments
- 粉丝: 2219
- 资源: 3888
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 19 工资发放明细表-可视化图表.xlsx
- 27 员工工资表(图表分析).xlsx
- 23 财务报告工资数据图表模板.xlsx
- 22 财务报告工资数据图表模板.xlsx
- 24 工资表-年度薪资可视化图表.xlsx
- 26 财务分析部门工资支出图表.xlsx
- Python爬虫技术详解:从基础到实战.zip
- 25 工资费用支出表-可视化图表.xlsx
- 30公司各部门工资支出数据图表1.xlsx
- 29 员工月度工资支出数据图表.xlsx
- 28 工资表(自动计算,图表显示).xlsx
- 31 财务分析工资年度开支图表.xlsx
- 33 年度工资预算表(可视化看板).xlsx
- 32 公司年度工资成本数据图表.xlsx
- 34 年度工资汇总-数据可视化看板.xlsx
- 36 财务报表新年度部门工资预算表.xlsx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功