-
Use CSocket remote desktop functionality. Process a bit complicated, mainly the...
利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use of CSocket. To achieve the main idea is: first issued back to the local Remote Desktop Capture, and then in the dialog box shows that the local mouse and keyboard moves into a command input, and then sent to the remote host implementation (actually, this step is to simulate the mouse and keyboard operation), and finally re-captured the remote desktop back to the local, in the dialog box is displayed. This also enables the system comes with remote desktop functionality.
- 2022-08-13 07:08:03下载
- 积分:1
-
the software in peer
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
- 2022-04-12 10:02:14下载
- 积分:1
-
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!...
局域网探测工具 具有mac地址查询 主机名查询 共享查询等多功能的软件 提供源代码。采用多线程编程。不下后悔哦!-LAN detection tools have a mac address lookup host name query to share queries, and multi-purpose software source code. Multi-threaded programming. Oh, no less than regret it!
- 2022-01-26 19:10:11下载
- 积分:1
-
"Visual C Programming Network Communication practical case Showcase" s...
&支持自由/开源软件的visualc编程网络通信实例展示
- 2022-06-14 06:45:04下载
- 积分:1
-
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。...
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
- 2022-03-22 05:07:00下载
- 积分:1
-
一个简单的asp教程
一个简单的asp教程-a simple guide asp
- 2022-02-13 15:53:56下载
- 积分:1
-
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口...
用来进行端口转发。端口映射等功能都可以
C语言源码
格式
110 127.0.0.1 112
本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding port
- 2022-12-15 21:25:03下载
- 积分:1
-
使用winpcap罗列本机所有的网络接口信息
使用winpcap罗列本机所有的网络接口信息-winpcap use of the machines listed all the information network interface
- 2022-03-16 01:05:39下载
- 积分:1
-
测试网络的带宽代码,输入命令,可以根据命令来进行客户端与服务器间的吞吐量测试!...
测试网络的带宽代码,输入命令,可以根据命令来进行客户端与服务器间的吞吐量测试!-Test network bandwidth code, enter the command, can be carried out under the command between the client and server throughput test!
- 2023-05-27 07:55:04下载
- 积分:1
-
telnet源码,实现客户端,服务器功能。利用VC++编译。
telnet源码,实现客户端,服务器功能。利用VC++编译。-telnet source to achieve the client, the server function. Use VC++ Compiler.
- 2022-02-21 03:35:26下载
- 积分:1