在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 张友生博士所著《远程控制编程技术》 VC++源代码.rar

张友生博士所著《远程控制编程技术》 VC++源代码.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:2.92M
  • 下载次数:12
  • 浏览次数:117
  • 发布时间:2021-02-28
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 相关标签: VC++ 远程控制 c++ 源代码 代码

实例介绍

【实例简介】
张友生博士所著《远程控制编程技术》VC 源代码 , 代码较全 值得下载

【实例截图】

from clipboard

【核心代码】
9c2c7c91-fa9d-4e1d-920e-61943760f4e9
└── 张友生博士所著《远程控制编程技术》及 VC 源代码
├── remotecontrol
│   ├── 4_1_getimage
│   │   ├── Debug
│   │   │   ├── getimageDlg.obj
│   │   │   ├── getimage.exe
│   │   │   ├── getimage.ilk
│   │   │   ├── getimage.obj
│   │   │   ├── getimage.pch
│   │   │   ├── getimage.pdb
│   │   │   ├── getimage.res
│   │   │   ├── StdAfx.obj
│   │   │   ├── vc60.idb
│   │   │   └── vc60.pdb
│   │   ├── getimage.aps
│   │   ├── getimage.clw
│   │   ├── getimage.cpp
│   │   ├── getimageDlg.cpp
│   │   ├── getimageDlg.h
│   │   ├── getimage.dsp
│   │   ├── getimage.dsw
│   │   ├── getimage.h
│   │   ├── getimage.ncb
│   │   ├── getimage.opt
│   │   ├── getimage.plg
│   │   ├── getimage.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── getimage.ico
│   │   │   └── getimage.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_2_reboot
│   │   ├── BlackDlg.cpp
│   │   ├── BlackDlg.h
│   │   ├── ReadMe.txt
│   │   ├── reboot.aps
│   │   ├── reboot.clw
│   │   ├── reboot.cpp
│   │   ├── rebootDlg.cpp
│   │   ├── rebootDlg.h
│   │   ├── reboot.dsp
│   │   ├── reboot.dsw
│   │   ├── reboot.h
│   │   ├── reboot.ncb
│   │   ├── reboot.opt
│   │   ├── reboot.plg
│   │   ├── reboot.rc
│   │   ├── res
│   │   │   ├── reboot.ico
│   │   │   └── reboot.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_3_ip
│   │   ├── ip.aps
│   │   ├── ip.clw
│   │   ├── ip.cpp
│   │   ├── ipDlg.cpp
│   │   ├── ipDlg.h
│   │   ├── ip.dsp
│   │   ├── ip.dsw
│   │   ├── ip.h
│   │   ├── ip.ncb
│   │   ├── ip.opt
│   │   ├── ip.plg
│   │   ├── ip.rc
│   │   ├── MFM1992
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── ip.ico
│   │   │   └── ip.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_3_queryip
│   │   ├── queryip.aps
│   │   ├── queryip.clw
│   │   ├── queryip.cpp
│   │   ├── queryipDlg.cpp
│   │   ├── queryipDlg.h
│   │   ├── queryip.dsp
│   │   ├── queryip.dsw
│   │   ├── queryip.h
│   │   ├── queryip.ncb
│   │   ├── queryip.opt
│   │   ├── queryip.plg
│   │   ├── queryip.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── queryip.ico
│   │   │   └── queryip.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_4_autoboot
│   │   ├── autoboot.aps
│   │   ├── autoboot.clw
│   │   ├── autoboot.cpp
│   │   ├── autobootDlg.cpp
│   │   ├── autobootDlg.h
│   │   ├── autoboot.dsp
│   │   ├── autoboot.dsw
│   │   ├── autoboot.h
│   │   ├── autoboot.ncb
│   │   ├── autoboot.opt
│   │   ├── autoboot.plg
│   │   ├── autoboot.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── autoboot.ico
│   │   │   └── autoboot.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_4_Hide
│   │   ├── Hide.aps
│   │   ├── Hide.clw
│   │   ├── Hide.cpp
│   │   ├── HideDlg.cpp
│   │   ├── HideDlg.h
│   │   ├── Hide.dsp
│   │   ├── Hide.dsw
│   │   ├── Hide.h
│   │   ├── Hide.ncb
│   │   ├── Hide.opt
│   │   ├── Hide.plg
│   │   ├── Hide.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── Hide.ico
│   │   │   └── Hide.rc2
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_5_keyboard
│   │   ├── keyboard.aps
│   │   ├── keyboard.clw
│   │   ├── keyboard.cpp
│   │   ├── keyboardDlg.cpp
│   │   ├── keyboardDlg.h
│   │   ├── keyboard.dsp
│   │   ├── keyboard.dsw
│   │   ├── keyboard.h
│   │   ├── keyboard.ncb
│   │   ├── keyboard.opt
│   │   ├── keyboard.plg
│   │   ├── keyboard.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── keyboard.ico
│   │   │   └── keyboard.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_5_logfile
│   │   ├── logfile.aps
│   │   ├── logfile.clw
│   │   ├── logfile.cpp
│   │   ├── logfileDlg.cpp
│   │   ├── logfileDlg.h
│   │   ├── logfile.dsp
│   │   ├── logfile.dsw
│   │   ├── logfile.h
│   │   ├── logfile.ncb
│   │   ├── logfile.opt
│   │   ├── logfile.plg
│   │   ├── logfile.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── logfile.ico
│   │   │   └── logfile.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_5_mouse
│   │   ├── mouse.aps
│   │   ├── mouse.clw
│   │   ├── mouse.cpp
│   │   ├── mouseDlg.cpp
│   │   ├── mouseDlg.h
│   │   ├── mouse.dsp
│   │   ├── mouse.dsw
│   │   ├── mouse.h
│   │   ├── mouse.ncb
│   │   ├── mouse.opt
│   │   ├── mouse.plg
│   │   ├── mouse.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── mouse.ico
│   │   │   └── mouse.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_6_Client
│   │   ├── Client.aps
│   │   ├── Client.clw
│   │   ├── Client.cpp
│   │   ├── ClientDlg.cpp
│   │   ├── ClientDlg.h
│   │   ├── ClientDlg.h.BAK
│   │   ├── Client.dsp
│   │   ├── Client.dsw
│   │   ├── Client.h
│   │   ├── Client.ncb
│   │   ├── Client.opt
│   │   ├── Client.plg
│   │   ├── Client.rc
│   │   ├── IPDlg.cpp
│   │   ├── IPDlg.h
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── Client.ico
│   │   │   └── Client.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_6_Server
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── ServerDoc.ico
│   │   │   ├── Server.ico
│   │   │   └── Server.rc2
│   │   ├── resource.h
│   │   ├── Server.001
│   │   ├── Server.aps
│   │   ├── Server.clw
│   │   ├── Server.cpp
│   │   ├── ServerDoc.cpp
│   │   ├── ServerDoc.h
│   │   ├── Server.dsp
│   │   ├── Server.dsw
│   │   ├── Server.h
│   │   ├── Server.ncb
│   │   ├── Server.opt
│   │   ├── Server.plg
│   │   ├── Server.rc
│   │   ├── ServerView.cpp
│   │   ├── ServerView.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_7_ftp
│   │   ├── ftp.aps
│   │   ├── ftp.clw
│   │   ├── ftp.cpp
│   │   ├── ftpDlg.cpp
│   │   ├── ftpDlg.h
│   │   ├── ftp.dsp
│   │   ├── ftp.dsw
│   │   ├── ftp.h
│   │   ├── ftp.ncb
│   │   ├── ftp.opt
│   │   ├── ftp.plg
│   │   ├── ftp.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── ftp.ico
│   │   │   └── ftp.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_8_modreg
│   │   ├── modreg.aps
│   │   ├── modreg.clw
│   │   ├── modreg.cpp
│   │   ├── modregDlg.cpp
│   │   ├── modregDlg.h
│   │   ├── modreg.dsp
│   │   ├── modreg.dsw
│   │   ├── modreg.h
│   │   ├── modreg.ncb
│   │   ├── modreg.opt
│   │   ├── modreg.plg
│   │   ├── modreg.rc
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── modreg.ico
│   │   │   └── modreg.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 4_8_sysinfo
│   │   ├── README.TXT
│   │   ├── RES
│   │   │   ├── SYSINFO.ICO
│   │   │   └── SYSINFO.RC2
│   │   ├── resource.h
│   │   ├── STDAFX.CPP
│   │   ├── STDAFX.H
│   │   ├── SYSINF~1 (2).CPP
│   │   ├── SYSINF~1 (2).H
│   │   ├── sysinfo.aps
│   │   ├── SYSINFO.CLW
│   │   ├── SYSINFO.CPP
│   │   ├── sysinfoDlg.cpp
│   │   ├── sysinfoDlg.h
│   │   ├── SYSINFO.DSP
│   │   ├── SYSINFO.DSW
│   │   ├── SYSINFO.H
│   │   ├── SYSINFO.NCB
│   │   ├── Sysinfo.opt
│   │   ├── SYSINFO.PLG
│   │   └── sysinfo.rc
│   ├── 4_9_dialer
│   │   ├── Dialer.aps
│   │   ├── Dialer.clw
│   │   ├── Dialer.cpp
│   │   ├── DialerDlg.cpp
│   │   ├── DialerDlg.h
│   │   ├── Dialer.dsp
│   │   ├── Dialer.dsw
│   │   ├── Dialer.h
│   │   ├── Dialer.ncb
│   │   ├── Dialer.opt
│   │   ├── Dialer.plg
│   │   ├── Dialer.rc
│   │   ├── HyperLink.cpp
│   │   ├── hyperlink.h
│   │   ├── ReadMe.txt
│   │   ├── res
│   │   │   ├── Client.ico
│   │   │   ├── Client.rc2
│   │   │   ├── cursor1.cur
│   │   │   ├── Dialer.ico
│   │   │   └── Dialer.rc2
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   ├── 5_1_Client
│   │   ├── Client.aps
│   │   ├── Client.clw
│   │   ├── Client.cpp
│   │   ├── ClientDlg.cpp
│   │   ├── ClientDlg.h
│   │   ├── ClientDlg.h.BAK
│   │   ├── Client.dsp
│   │   ├── Client.dsw
│   │   ├── Client.h
│   │   ├── Client.ncb
│   │   ├── Client.opt
│   │   ├── Client.plg
│   │   ├── Client.rc
│   │   ├── localhlp.htm
│   │   ├── ReadMe.txt
│   │   ├── RegDlg.cpp
│   │   ├── RegDlg.h
│   │   ├── res
│   │   │   ├── chip.ico
│   │   │   ├── Client.ico
│   │   │   └── Client.rc2
│   │   ├── resource.h
│   │   ├── StdAfx.cpp
│   │   └── StdAfx.h
│   └── 5_2_Server
│   ├── MainFrm.cpp
│   ├── MainFrm.h
│   ├── ReadMe.txt
│   ├── res
│   │   ├── ServerDoc.ico
│   │   ├── Server.ico
│   │   └── Server.rc2
│   ├── resource.h
│   ├── Server.001
│   ├── Server.aps
│   ├── Server.clw
│   ├── Server.cpp
│   ├── ServerDoc.cpp
│   ├── ServerDoc.h
│   ├── Server.dsp
│   ├── Server.dsw
│   ├── Server.h
│   ├── Server.ncb
│   ├── Server.opt
│   ├── Server.plg
│   ├── Server.rc
│   ├── ServerView.cpp
│   ├── ServerView.h
│   ├── StdAfx.cpp
│   └── StdAfx.h

37 directories, 347 files

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警