搜索资源列表
clientserverhacker
- 一个Hacker程序,它实现的原理是服务器端获得机器上的文件、密码、桌面图像后,根据事先设定的电子邮件地址将这些内容通过电子邮件发送到客户端。不过斑竹认为利用VB做Hacker程序限制比较多,这个程序可以作为一个远程管理的程序来研究。-a Hacker procedures, it implements the principle of access to server files on the machine, password, desktop images, according to a
imdemo
- P2P即时通讯源码 无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。支持多人消息群发等功能; 在线即时语音、视频聊天 穿透网关防火墙,不同局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,可允许同时在线的人数就越多,对系
yuanchengkongzhi
- 当前目录下的两个可执行文件分别是服务器与客户端程序,客户端程序运行时在文本框中输入服务器程序所在主机的IP地址,即可实验远程控制功能。源程序包括两个工程,分别编译可得这两个程序。
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
peeryou_Ctrl
- 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
PYRemoteCtl
- PY远程控制软件源代码 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制-PY remote control software source code for the full realization of the registry processing, document processing. Services using mul
FTPClient
- 实现FTP客户端连接远程FTP,支持对FTP上传下载文件。-Achieve the FTP client to connect the remote FTP, support for FTP uploading and downloading files.
DTree
- 可远程查看服务端上的所有文件,并有下载和上传功能-Remotely view all the files on the server, and a download and upload function
06
- 利用套接字的Select模型开发一个远程文件下载程序。很好很强大,很值得学习。-Select model development using the socket to a remote file download. Very very strong, very worthwhile.
24_RemoteFile
- VC++ 远程Socket文件操作综合实例,可以远程在被控机器上进行文件剪切、复制、删除、运行等操作-VC++ integrated remote file operations Socket instance, the machine can be charged on a remote file in the cut, copy, delete, running and other operations
myftp20130429-14-01
- linux环境下用c++封装的ftp客户端代码,主要的功能如下:1 下载单个文件2 下载整个目录3 上传单个文件4 上传整个目录还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file uplo
FtpFile
- VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address,
delphi
- DELPHI远程屏幕桌面源码,内附控件以及多个文件,可以参考远程控制使用。-DELPHI remote screen Desktop source code, included controls and multiple files, you can refer to the use of remote control.