搜索资源列表
远程控制示例C&S
- 本人自己编写的远程控制程序,包括控制端可被控制端。用类封装实现。可远程抓屏,发送文件,读取文件,启动程序等。若要增加新功能,可编写为可执行文件,然后发送执行。时间仓促,可能有bug,请谅解。-I have written a remote-control programs, including the control-can be controlled side. Packaging category used to achieve. Capturing the Screen Remote ca
chatroom
- 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
PcShare
- PcShare+远程控制2008源代码 此款远控的管理功能: 文件管理功能 屏幕监控功能 超级终端功能 键盘监控功能 进程管理功能 注册表管理 窗口管理功能 视音频功能 系统维护功能 修改被控制端注释 远程卸载功能 开关被控制端代理功能 广播功能 被控制端执行指定上传程序 被控制端下载执行指定联结 发送信息到被控制端 被控制端访问指定网站-PcS
TCPIP
- 两个基于TCPIP协议的VB点对点文件传输实例,都是想当简单的东西,相信VB的新手朋友一定会喜欢 ,在VB6下成功编译,两个程序都分为服务端和客户端,先启动服务端,再启动客户端,然后启动连接,就可以在服务端发送文件至客户端了.-TCPIP agreement the two VB-based peer-to-peer file transfer examples, are wanted to be a simple thing, I believe that VB will be the new
SOCKET-Send-Photo
- 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
socket_chat
- 可以通过TCP/UDP方式进行局域网文件传输,以及聊天-you can use it to send file and talk to others in the LAN
transfer.c
- send file between computers inside network
hfs-last-beta-src
- You can use HFS (HTTP File Server) to send and receive files. It s different from classic file sharing because it uses web technology to be more compatible with today s Internet. It also differs from classic web servers because it s ver
YSChat2.0
- YSChat2.0视频会议主要功能: 1、实现多人在线视频,画面清晰流畅。 2、多人语音聊天。 3、多人共享电子白板,即画即现。 4、多人文字聊天。 5、文件发送 6、远程播放录像 在YSChat1.0基础上,增加和修复下面的功能: 1、美化界面,增加xp皮肤,解决了音量滑杆的皮肤问题。 2、增加了文件传输功能。在用户列表中选中用户并点击鼠标右键->发送文件->选择文件并确定后便可以发送。 3、增加了文字聊天的字
send
- 局越王内相符传送文件,很快很方便,欢迎大家下载使用,其中都是C++源代码!-send file each other in a lan!it so fast and so convenient !
23825789Socket-send-soft
- 基于VC++的文件传输和FTP下载,支持多方下载和对聊天,利用广播实现P2P操作。-Based on VC++ file transfer and FTP downloads, supports multiple downloads and a chat, the use of radio to achieve P2P operation.
TCP_socket_client_server_file_transfer_program_des
- TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
SendFileWinsock
- Send your file with WinSock
file
- linux 环境下的文件发送端和接收端的实现-linux file receive and file send
File-Transform-DLL-and-Container
- 传送4G以下任意格式文件的动态链接库及测试容器-Send any of the following format 4G dynamic link library and test container
send-and-receive
- 基于C++的MFC编程,一个文件传输系统,可以用来传输小图片,小文档等文件。-Based on the MFC C++ programming, a file transfer system that can be used to transfer small picture, small documents and other documents.
TCP-File-Transfer
- TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
server
- 双机聊天、发送文件服务器程序。结合客户端程序通过输入ip地址,可实现简单的聊天功能,输入文件位置,可实现文件传输-Dual chat, send file server program. With the client program by entering the ip address, enabling a simple chat, enter the file location, file transfer can be achieved
TCP-send-file
- Windows socket发送接收文件,mfc界面,很规范,对丢包有处理-Windows socket send and receive files, mfc interface, very standardized packet loss treatment
chat-and-send-file
- 基于VB的winsock实现双机聊天及传送文件功能,解压可用-the implement of chat and send&receive files with each other based on winsock of VB.