-
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
-
TP Texture
说明: tp texture for try upload object in c
- 2019-06-24 06:40:21下载
- 积分:1
-
duffing
duffing振子的安全盆做法,运用Fortran软件运行,很方便,很实用,对学习非线性方面的同学很有帮助(duffing osillator for the safe basin)
- 2012-10-16 21:52:22下载
- 积分:1
-
ODBC读写Excel
说明: VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码(VC ++ program for reading and writing Excel file directly through ODBC operation, with source code attached)
- 2020-03-28 22:53:22下载
- 积分:1
-
MTPA2
说明: 用MATLAB软件,通过MTPA控制SVPWM从而控制电机(Using MATLAB software, SVPWM is controlled by MTPA to control the motor.)
- 2020-06-25 17:40:02下载
- 积分:1
-
Scratch-Mobile-1.0.0
美国麻省理工大学为小孩教育写的图形化编程软件,公布了源码。 用户有需要可以在该源码基础上添加自己的模块。(Massachusetts Institute of technology for children to write graphical programming software, announced the source code. Users need to be able to add their own modules on the basis of the source.)
- 2016-07-06 13:09:24下载
- 积分:1
-
Campus_Multimedia_Infomation_System_Source
利用VB开发校园GIS系统,是我一直珍惜好多年的东东,今天拿出来希望与大家一起分享,是一个功能比较全的GIS系统,如果进行稍微的改装,可以直接应用于具体的项目中,更具有学习价值(VB developers to use the campus GIS system, which I always treasure the many years of Dongdong, out today, and we wish to share, is a full-feature comparison of the GIS system, if carried out slightly modified, can be directly applied to specific projects, learn the value of more)
- 2010-01-08 21:16:02下载
- 积分:1
-
bigscreen
通过计算机将数据发送到远端的大屏幕上,例如火车站售票信息(Through computer data sent to the remote big screen, such as railway station ticket information)
- 2009-02-18 14:16:56下载
- 积分:1
-
2007468572761973
AHP层次分析方法的程序,VB环境下开发(AHP AHP procedure, VB Development Environment)
- 2021-04-29 12:18:43下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1