登录
首页 » Visual C++ » anywhere

anywhere

于 2020-06-26 发布 文件大小:1KB
0 267
下载积分: 1 下载次数: 3730

代码说明:

  一个类似PCAnywhere的远程控制软件源码,分客户端和服务器端。( A similar PCAnywhere long-distance control software source code, is divided the customer end and the server end. )

文件列表:

anywhere
........\anyserver
........\.........\AnyServer.aps
........\.........\AnyServer.clw
........\.........\AnyServer.cpp
........\.........\AnyServer.dsp
........\.........\AnyServer.dsw
........\.........\AnyServer.exe
........\.........\AnyServer.h
........\.........\AnyServer.ncb
........\.........\AnyServer.opt
........\.........\AnyServer.plg
........\.........\AnyServer.rc
........\.........\AnyServerDoc.cpp
........\.........\AnyServerDoc.h
........\.........\AnyServerView.cpp
........\.........\AnyServerView.h
........\.........\Blocksock.cpp
........\.........\Blocksock.h
........\.........\ChatClientView.cpp
........\.........\ChatClientView.h
........\.........\ChatLsnSock.cpp
........\.........\ChatLsnSock.h
........\.........\ChatSock.cpp
........\.........\ChatSock.h
........\.........\ChatView.cpp
........\.........\ChatView.h
........\.........\CmnHdr.h
........\.........\common.cpp
........\.........\common.h
........\.........\MainFrm.cpp
........\.........\MainFrm.h
........\.........\ReadMe.txt
........\.........\RemoteC.cpp
........\.........\RemoteC.h
........\.........\res

........\.........\...\AnyServer.rc2

........\.........\...\computer.ico

........\.........\resource.h
........\.........\StdAfx.cpp
........\.........\StdAfx.h
........\.........\Thread.cpp
........\.........\Thread.h
........\anywhere
........\........\anywhere.aps
........\........\anywhere.clw
........\........\anywhere.cpp
........\........\anywhere.dsp
........\........\anywhere.dsw
........\........\anywhere.exe
........\........\anywhere.h
........\........\anywhere.ncb
........\........\anywhere.opt
........\........\anywhere.plg
........\........\anywhere.rc
........\........\anywhereDoc.cpp
........\........\anywhereDoc.h
........\........\anywhereView.cpp
........\........\anywhereView.h
........\........\Chater.cpp
........\........\Chater.h
........\........\CJ60Lib.dll
........\........\FileSource.cpp
........\........\FileSource.h
........\........\FrameProp.cpp
........\........\FrameProp.h
........\........\History.cpp
........\........\History.h
........\........\include
........\........\.......\Blocksock.cpp
........\........\.......\Blocksock.h
........\........\.......\common.h
........\........\.......\DIBAPI.CPP
........\........\.......\DIBAPI.H
........\........\.......\dibfile.cpp
........\........\.......\DirTree.cpp
........\........\.......\DirTree.h
........\........\.......\FlatHeaderCtrl.cpp
........\........\.......\FlatHeaderCtrl.h
........\........\.......\FlatListCtrl.cpp
........\........\.......\FlatListCtrl.h
........\........\.......\MacButtons.cpp
........\........\.......\MacButtons.h
........\........\.......\MemDC.h
........\........\.......\Ooextoolbar.cpp
........\........\.......\OOEXTOOLBAR.HPP
........\........\.......\ReportCtrl.cpp
........\........\.......\ReportCtrl.h
........\........\.......\ShadowWnd.cpp
........\........\.......\ShadowWnd.h
........\........\.......\SortStringArray.cpp
........\........\.......\SortStringArray.h
........\........\MainControl.cpp
........\........\MainControl.h
........\........\MainFrm.cpp
........\........\MainFrm.h
........\........\Msgman.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • realvncsrc
    vnc源码,十分有用,编译通过。大家可以来试试。能够收获不少。(vnc code)
    2020-12-04 16:49:23下载
    积分:1
  • CCAMS
    计算机监控系统 包含客户端和服务器端以及文档内容(Computer monitoring system includes client and server, as well as document content)
    2009-04-14 14:21:33下载
    积分:1
  • Remote 20190519
    说明:  贰叁伍远控 服务器版,支持win7,win10,win8 等上线 最新免杀 时间:20190519 过金山,腾讯管家,火绒杀毒等杀软(Bian Sanwu remote control server version, support win7, win10, win8 and other online The latest free time: 20190519 over Jinshan, Tencent housekeeper, flannel antivirus and other soft killing)
    2021-04-07 14:59:01下载
    积分:1
  • B06040324_B2
    模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长 (Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th)
    2013-09-25 05:53:29下载
    积分:1
  • tongxinlu
    通信录源程序。调试环境为TC2.0或者3.0。运行这个程序需要tc提供的几个头文件。(Example source address book, or 3.0 debugging environment for TC2.0. Tc run the program needs to provide several header files. )
    2011-12-05 15:03:16下载
    积分:1
  • gh0st1.0
    gh0st1.0远程控制源码,VC++6.0编译通过。仅供大家学习参考!(h0st1.0 remote control source, VC++6.0 compile. We only learn reference!)
    2020-06-30 18:40:01下载
    积分:1
  • vncdll
    vnc4.0 远程桌面监控软件的集成,把复杂的代码转换成dll,方便把vnc功能集合到项目区,长时间测试稳定(vnc4.0 remote desktop control software integration, the complexity of the code into dll, easy to vnc functions into the project area, long time stability test)
    2021-01-28 01:58:35下载
    积分:1
  • yuanchengkongzhi_VC
    说明:  这是一个远程控制的源代码,该代码本身简单小巧,使新手上路的好材料。(This is a remote control of source code, the code itself, a simple compact, so that a good material novice road.)
    2008-09-20 08:36:30下载
    积分:1
  • 73562472624
    VB采用UDP远程唤醒主机一例,有需要的就下。(VB uses UDP remote wakeup host one case, there is a need on the next.)
    2013-07-28 08:24:04下载
    积分:1
  • angel123
    霹雳远控源码,完美编译,无错误,上线正常。好东西值得收藏,支持WIN7。(Thunderbolt source remote control, perfect compiler, error-free, normal on-line. The good thing worth collecting support WIN7.)
    2012-04-03 20:55:47下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载