Welcome![Sign In][Sign Up]
Location:
Search - RemoteControl

Search list

[Windows DevelopRemoteControl

Description: C#源码实现远程重启或者关闭计算机,这一个是相对简单的,不过要输入IP地址,以及对访机子的登录用户名和密码,希望通过这个小例子让C#初学者了解一些远程控制的相关编程技巧,整体来说,C#远程重启和关机是比较容易实现的。-C# source code to achieve remote restart or shut down the computer, this one is relatively simple and the input IP address, as well as visit the machine s login user name and password, hope this small example let C# beginners understand some of the remote control relevant programming skills,overall, C# remote restart and shutdown is relatively easy to implement.
Platform: | Size: 31744 | Author: 王琴 | Hits:

[JSP/JavaRemoteControl

Description: java开发的socket软件,目前仅实现了读取客户端的资源管理器,静待更新-java development of remote control software, only achieve Explorer reads the client s wait for the update ...
Platform: | Size: 23552 | Author: 党欣 | Hits:

[CSharpremotecontrol

Description: C#远程重启或者关闭计算机,以前就发过远程关机或远程重启的程序,这一个也是相对简单的,不过要输入IP地址,以及对访机子的登录用户名和密码,希望通过这个小例子让C#初学者了解一些远程控制的相关编程技巧,整体来说,C#远程重启和关机是比较容易实现的。-C# remote restart or shut down the computer, previously on the hair too remote shutdown or remote reboot of the program, this one is also relatively simple the input IP address, as well as to visit the machine login user name and password, early hope this small example let C# scholars to understand some of the remote control programming skills, on the whole, C# remote reboot and shutdown are relatively easy to achieve.
Platform: | Size: 29696 | Author: zpudn20 | Hits:

[Internet-NetworkRemoteControl

Description: 远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。-Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/details/9076911, which integrates bitmap compression, low-level mouse and keyboard hooks and so on. Inside each technology with engineering reference value.
Platform: | Size: 220160 | Author: 张炜 | Hits:

[Linux-Unixremotecontrol

Description: Remote Control for Embedded Linux.
Platform: | Size: 2048 | Author: vanriedue | Hits:

[Internet-Networkwebcam-remotecontrol

Description: C语言编写的一个远程控制网络摄像头的程序-Progrmmed with C language,it helps control remotely webcam.
Platform: | Size: 1024 | Author: pperc | Hits:

[Delphi VCLremotecontrol

Description: Delphi Remote Control
Platform: | Size: 29696 | Author: stevensatch | Hits:

[Other Embeded programRemoteControl

Description: 通过HT6221遥控IC实现红外遥控时钟的程序源代码,有需要的可以参考-Infrared remote control clock by remote control IC HT6221 source code, there is a need for reference
Platform: | Size: 155648 | Author: 木虫 | Hits:

[androidremoteControl

Description: 基于java的远程控制小程序,导入可以运行。-Based remote control java applets, import can run.
Platform: | Size: 2813952 | Author: 牛玉虎 | Hits:

[CSharpRemoteControl(1)

Description: 这是一个用C#写的完整源程序,可以用手机(任何移动终端)控制电脑,前提是电脑能上网。原理是电脑通过网页监听页面上的值,然后手机改变网页上的值。还是很巧妙的,代码很完整,也很简单,大家试下就知道了,无需安装。-This is a complete source code written in C#, you can use the phone (any mobile terminal) control computer, the premise is a computer with Internet access. The principle is the value of a computer monitor on a page by page, and then change the value of the phone on the page. Is very clever, the code is complete, it is very simple, we try to know, without having to install.
Platform: | Size: 20480 | Author: mrdsp | Hits:

[2D Graphicremotecontrol

Description: 窗口透明控制,透明的方式很多种,这是学习时完成的小代码-Window transparency control, Transparent way are many, This is done when studying small code
Platform: | Size: 5120 | Author: 李波 | Hits:

[OS Developremotecontrol

Description: 一个远程控制程序,对做毕业设计的同学有所帮助-Remote contorl Programs, May help
Platform: | Size: 5225472 | Author: mi_bo | Hits:

[JSP/JavaRemoteControl

Description: Java远程控制的一个简单Java窗体程序-Form a simple Java program Java remote control
Platform: | Size: 14336 | Author: 周志臻 | Hits:

[CommunicationRemoteControl

Description: 通过发送串口命令来模拟电视机顶盒遥控器操作-Analog tv set-top box remote control operation by sending serial commands
Platform: | Size: 106496 | Author: 落日归 | Hits:

[androidRemoteControl-v0.526

Description: 一个远程控制软件的安卓端程序,与PC机蓝牙通信,可由手机端程序控制电脑界面,实现鼠标,键盘,PPT控制器的功能。待完善:WLAN连接,更多控制功能,美化UI。-Android program of a remote control software, bluetooth communication, with a PC can be controlled by the mobile application to computer interface, realize the mouse, keyboard, PPT controller.Inadequate: WLAN connection, more control, beautify UI.
Platform: | Size: 218112 | Author: LorentzCai | Hits:

[Delphi VCLremotecontrol

Description: Delphi:一个基础的Delphi远程控制模型实例,基于Delphi7源码实现,是那种分为被控端和主控端的程序,类似于服务器与客户端的类型,被控端需要运行Project3.dpr项目,生成EXE可执行文件,同时这个EXE也是需要先运行的,其次运行Project2.dpr所生成的文件,可看到在主控面板上有重启计算机、隐藏与显示桌面、注销及关闭计算机,还可以发消息,若在同一电脑运行主控与被控,可输入127.0.0.1进行测试。 -Delphi: Delphi remote control model instance of a foundation based on Delphi7 source to achieve, is the kind of program into the host and remote, similar to the type of client and server, the host needs to run Project3.dpr project generates EXE executable files, but also need to run the EXE, followed by running Project2.dpr generated files, can be seen on the main control panel to restart the computer, hide and show the desktop, log off and shut down the computer, you can also send an announcement, If the master is running on the same computer with the accused, enter 127.0.0.1 for testing.
Platform: | Size: 32768 | Author: DDAXG1E | Hits:

[SCMremotecontrol

Description: 海尔遥控器模拟器,开机自动设置空调启动运行!-haier remote control
Platform: | Size: 1024 | Author: 刘历澎 | Hits:

[Software Engineeringcar

Description: 定义一个car类实现遥控接口RemoteControl,接口包括powerOnOff()方法- Define a car class that implements the remote interface
Platform: | Size: 1024 | Author: q1a2z3 | Hits:

[Internet-NetworkRemoteControl

Description: 远程控制计算机,特点是支持被控端联接控制端,可以简单地跨过路由器。- Remote control computer, feature is support for controlled end connection control terminal, can easily cross the router.
Platform: | Size: 432128 | Author: 刘海 | Hits:

[Internet-NetworkRemoteControl

Description: 配合终端设备,使用该软件可实现远程升级服务!-With terminal equipment, the use of the software which enables remote upgrade service
Platform: | Size: 2851840 | Author: xujianchang | Hits:
« 1 2 ... 4 5 6 7 8 910 »

CodeBus www.codebus.net