anywhere.zip
- 管理员了解作者
- Visual C++开发工具
- 1KB文件大小
- zip文件格式
- 1收藏次数
- 10 积分下载积分
- 3733下载次数
- 2001-02-06 00:50上传日期
一个类似PCAnywhere的远程控制软件源码,分客户端和服务器端。

anywhere.zip
- anywhere
- anyserver
- res
- AnyServerDoc.ico1.1KB
- AnyServer.rc2401B
- computer.ico766B
- AnyServer.ico1.1KB
- Toolbar.bmp1.6KB
- StdAfx.h1.1KB
- CmnHdr.h8.4KB
- MainFrm.cpp4.7KB
- AnyServerDoc.h1.7KB
- ChatLsnSock.h1.2KB
- Blocksock.h3.1KB
- AnyServer.ncb185KB
- ChatClientView.cpp2.4KB
- ChatView.h1.4KB
- Thread.h27B
- AnyServer.exe364KB
- AnyServer.dsw541B
- ChatSock.h1.3KB
- AnyServer.plg2.4KB
- ChatClientView.h1.6KB
- AnyServerView.h2.4KB
- MainFrm.h1.8KB
- AnyServer.opt51.5KB
- AnyServer.clw3.4KB
- RemoteC.h1.1KB
- AnyServer.h2.1KB
- ReadMe.txt4.3KB
- Thread.cpp7.9KB
- resource.h1.2KB
- ChatLsnSock.cpp1.1KB
- ChatSock.cpp1.2KB
- Blocksock.cpp6.2KB
- AnyServer.rc11.9KB
- common.h1.9KB
- StdAfx.cpp211B
- AnyServer.cpp4.3KB
- AnyServerDoc.cpp4.6KB
- AnyServer.dsp5.6KB
- AnyServer.aps44.3KB
- ChatView.cpp1.6KB
- RemoteC.cpp20.4KB
- common.cpp16.2KB
- AnyServerView.cpp6.7KB
- anywhere
- res
- zjs.bmp1.4MB
- anywhere.rc2400B
- anywhere.bmp35.6KB
- computer.ico766B
- il_class.bmp2.1KB
- password.ico766B
- 256_std_toolbar_db.bmp11.1KB
- cpuiden.ico766B
- ip1.ico1.1KB
- Contacts.ico1.1KB
- ip3.ico1.1KB
- Public.ico1.1KB
- bitmap1.bmp150B
- header.bmp374B
- Journal.ico1.1KB
- mainfram.bmp1.4KB
- phymem.ico766B
- Calendar.ico1.1KB
- Deleted.ico1.1KB
- imagelist.bmp378B
- Notes.ico1.1KB
- num.ico766B
- Toolbar.bmp958B
- ip2.ico766B
- avbmem.ico766B
- productor.ico766B
- Sent.ico1.1KB
- 256_std_toolbar_bw.bmp11.1KB
- anywhereDoc.ico1.1KB
- 256_std_toolbar.bmp11.1KB
- il_tab.bmp1.8KB
- ip4.ico766B
- Outlook.ico1.1KB
- ip5.ico2.2KB
- plus.ico766B
- Inbox.ico1.1KB
- Outbox.ico1.1KB
- user.ico766B
- Tasks.ico1.1KB
- Drafts.ico1.1KB
- anywhere.ico1.1KB
- icon1.ico766B
- idr_file.ico1.1KB
- include
- FlatHeaderCtrl.h6.2KB
- dibfile.cpp5.7KB
- ReportCtrl.cpp57.7KB
- Blocksock.h3.6KB
- FlatListCtrl.cpp1.3KB
- MacButtons.h9.5KB
- DirTree.h2.5KB
- SortStringArray.h602B
内容介绍
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : AnyServer
========================================================================
AppWizard has created this AnyServer 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 AnyServer application.
AnyServer.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.
AnyServer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CAnyServerApp application class.
AnyServer.cpp
This is the main application source file that contains the application
class CAnyServerApp.
AnyServer.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++.
AnyServer.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\AnyServer.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file AnyServer.rc.
res\AnyServer.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 AnyServer.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
AnyServerDoc.h, AnyServerDoc.cpp - the document
These files contain your CAnyServerDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CAnyServerDoc::Serialize).
AnyServerView.h, AnyServerView.cpp - the view of the document
These files contain your CAnyServerView class.
CAnyServerView objects are used to view CAnyServerDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named AnyServer.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.
/////////////////////////////////////////////////////////////////////////////
评论

相关推荐
- RemoteControl.zip远程监控示例,含服务器端、客户端示例代码,有相关需要的可以参考下
- Radmin Remote Control 3.4Radmin 是一款屡获殊荣的远程控制软件,它将远程控制、外包服务组件、以及网络监控结合到一个系统里,提供目前为止最快速、强健而安全的工具包。 这里提供的是3.4的版本(服务端/客户端),其中还包括在win7注册的...
- 远程监控RemoteControl远程监控,RemoteControl,基于c++编写,欢迎下载!!
- RemoteControl目的 做安卓教程远程控制。 参考: 书“Android 编程”,大书呆子牧场指南 作者 Bill Phillips、Brian Hardy 第24章
- RemoteControl.rarjava版远程控制的源代码,仅供学习!
- RemoteControl:Go远程控制0.9 版:采用Python大神的消息格式,基本实现了Python中的功能; 1.0 版:采用Python大神的消息格式,相比0.9,增加了cmdshell信息回传; 2.0 版:采用了自定义的消息格式 博客地址: 0.9版和1.0版对应地址: ...
- RemoteControl-开源RemoteControl项目旨在允许您远程访问工作站上的Shell帐户,即使您没有外部IP地址也是如此。 客户端使用Java在每部手机上运行。 该软件目前稳定且可以使用。
- RemoteControl远程管理工具9.0Remote Control 是一个功能强大的网络远程管理工具,程序可以远处连接网络服务器,在本机显示服务器的程序运行桌面,你可以在本机操作远程服务器进行启动程序,文件管理,重新启动/关机等操作!程序执行效率高,安全可靠,...
- DameWare Mini Remote ControlDameWare Mini Remote Control 是一款功能强大的基于 NT 核心服务的远程控制软件。在 NT 核心操作系统中无须安装服务端,是网络管理员进行网络维护管理的好帮手,功能超强!有了它 Admin 就不用再为了设置调试服务器...
- RemoteControlC#实现的远程控制代码,除远程桌面以外,也支持远程命令的执行.-C# Remote Control Code Sample.