Welcome![Sign In][Sign Up]
Location:
Search - vb remote control

Search list

[Remote ControlVB.NET - Advanced - Remoting - How-To TCP Remoting

Description: Tutorial on remoting using vb .net by TCP protocol
Platform: | Size: 47104 | Author: er | Hits:

[SCMC51设计遥控器

Description: 可以用单片机做一个万能遥控器-SCM can be used to do a universal remote control
Platform: | Size: 161792 | Author: 张学军 | Hits:

[Remote Controlvb远程控制

Description: 一个带有vb原代码的远程控制系统,适用于局域网,对学习vb的人有很好的帮助-a vb source with the remote control system for LAN, learning vb of good help
Platform: | Size: 329728 | Author: 王晓东 | Hits:

[Windows Develop《VB网络与远程控制编程》一书中的源文件

Description: 《VB网络与远程控制编程》一书中的源文件,具有很好的参考价值-"VB network and remote control programming," a book by the source document, with a good reference value
Platform: | Size: 425984 | Author: pro | Hits:

[TCP/IP stackvbyuancheng

Description: VB远程控制原代码,不知道有没有用,有需要的就下-VB remote control source was not aware of no use, we need on the next
Platform: | Size: 331776 | Author: 董亨 | Hits:

[Windows Developmuma-vb

Description: 木马,也称特伊洛木马,名称源于古希腊的特伊洛马神话,是一种远程控制软件。现在网络上流行的木马软件基本都是客户机/服务器模式也就是所谓的C/S结构,目前也有一些开始向B/S结构转变,在这里暂且不对B/S结构进行详谈,本文主要介绍C/S结构其原理就是在本机直接启动运行的程序拥有与使用者相同的权限。因此如果能够启动服务器端(即被攻击的计算机)的服务器程序,就可以使用相应的客户端工具客户程序直接控制它了。下面来谈谈如何用VB来实现它。 -Trojan, also known as Trojan Teyiluo name from the ancient Greek myth of campaigning Lockheed Martin is a remote control software. Network now popular on the Trojan software is the basic client/server model is the so-called C/S structure, There are also some began to B/S structure, in the time being wrong B/S structure in detail This paper introduces the C/S structure of its tenets is directly in the machine up and running with the procedures for users with the same authority. So if we can start the server side (ie attacks on the computer) server, we can use the corresponding client tools clients direct control of it. Now to talk about how to use VB to achieve it.
Platform: | Size: 2048 | Author: longyi | Hits:

[Remote ControlAndromeda!

Description: vb的远程控制软件,非常有参考价值!-vb Remote control software, very useful!
Platform: | Size: 550912 | Author: | Hits:

[Internet-Networkyuanchengkongzhi

Description: VB远程控制代码,希望大家下载多多交流可作为控制代码学习-VB remote control code, download a lot of hope that U.S. exchanges could serve as a control code learning
Platform: | Size: 411648 | Author: oceanwhy | Hits:

[Com PortVB-TC35

Description: VB测试程序通用指令测试TC35,对于开发GSM的远程控制比较有用-VB test procedure to test GM commands TC35, for the development of GSM remote control more useful
Platform: | Size: 22528 | Author: 梁勇 | Hits:

[Remote ControlTeleCont(VB)

Description: 远程控制-VB6实现的远程控制,包括客户端和服务端。-Remote Control-VB6 realize the remote control, including client and server.
Platform: | Size: 346112 | Author: YY | Hits:

[ConsolecontrlIndistance

Description: vb远程控制代码,用了winsock来控制,实现了一些控制,供大家学习 -vb remote control codes, using the winsock control to achieve a number of control for them to learn from
Platform: | Size: 107520 | Author: mm | Hits:

[SCMchip1

Description: VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inbuf2[50] //接收缓冲区 unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr T2CON=0x30 TH2=0x00 TL2=0x00 RCAP2H=0xFF RCAP2L=0xDC TR2=1 } //向串口发送一个字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0-VB player remote control infrared remote control decoder# Include <regX52.h># Define c (x) (x* 110592/120000) sbit Ir_Pin = P3 ^ 2 sbit beep = P2 ^ 1// sbit RELAY = P2 ^ 0# define INBUF_LEN 4// data length unsigned char inbuf1 [INBUF_LEN] = (0, 0, 0, 0)// Send buffer unsigned char inbuf2 [50]// receive buffer unsigned char count3 void init_serialcomm (void) ( SCON = 0x50// SCON: serail mode 1, 8-bit UART, enable ucvrT2CON = 0x30 TH2 = 0x00 TL2 = 0x00 RCAP2H = 0xFF RCAP2L = 0xDC TR2 = 1)// to send a serial character void send_char_com (unsigned char ch ) (SBUF = ch while (TI == 0) TI = 0
Platform: | Size: 12667904 | Author: 微微 | Hits:

[USB developSchematic(VB)

Description: 红外线遥控器记录和回放测试程序,这个代码参考了其他的代码,我使用了USB电脑遥控器,进行测试,可以读取按键信息代码。如果您感兴趣的话,可以继续深入学习,自己编写遥控PC程序的软件来.-Infra-red remote control recording and playback of test procedure, this code into other code, I use the USB PC remote control, for testing, you can read the key code information. If you are interested, can continue to study in depth their own procedures for the preparation of PC remote control software.
Platform: | Size: 89088 | Author: byron | Hits:

[Internet-NetworkVB(socket_control)

Description: VB通过socket实现简单的远程控制,如锁键盘,注销等功能-VB through the socket to achieve a simple remote control, such as keypad lock, write-off and other functions
Platform: | Size: 86016 | Author: yanbasic | Hits:

[Remote Controlyinhe

Description: 不错的远程管理 还是用VB写的 不错的远程管理 还是用VB写的-aaaaaaaaaaaa
Platform: | Size: 130048 | Author: lfodybb | Hits:

[OtherVB

Description: VB远程操控代码,包括客户端和服务器端,大家可以下载看看,仅做参考-VB remote control code, including client and server side, you can download to see, only a reference
Platform: | Size: 107520 | Author: qq2010comcn | Hits:

[Remote Controlvb

Description: 远程控制软件,对于学习和研究病毒和远程监视的好东西。-Remote control software, for study and research of viruses and remote monitoring of the good things.
Platform: | Size: 49152 | Author: lihui | Hits:

[CommunicationVB

Description: Microsoft Visual Basic精简远程桌面控制源码,绝对免杀无毒!代码优质,可实现远程控制、远程关机等等功能、值得学习。-Microsoft Visual Basic source code to streamline the remote desktop control is absolutely free to kill non-toxic! Code quality, which enables remote control, remote shutdown, etc. functions, worth learning.
Platform: | Size: 51200 | Author: wang | Hits:

[Internet-NetworkvbyuanchengkongzhiV1.0

Description: vb 远程控制 ,中文,行子星V1.0远程控制内部源码。功能强大,具有自动上线功能~-vb remote control, Chinese, Yukiko Star V1.0 remote control internal source. Powerful, with automatic on-line feature ~
Platform: | Size: 905216 | Author: wang | Hits:

[Multimedia DevelopOriginal-VB-remote-site-player-infrared-remote-con

Description: VB遥控音乐播放器上位机程序,运用VB界面编程-VB PC remote control music player program, the use of VB Programming Interface
Platform: | Size: 9706496 | Author: 旭子浩天 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net