搜索资源列表
QQcphone-0.3.0
- 使用VOIP技术.能够无连接接通远程用户-using VOIP technology, can connect remote client.
ModemCommSource
- 用于和远程modem建立连接,发送字符信息的串口通信软件
super_terminal
- 可以作为PC机与嵌入式试验箱的连接软件,超级终端,远程桌面登录等
SL-P660-IC
- 一个手机读卡程序,可读写IC卡,远程连接SQLSERVER数据库-A mobile phone card reader program can read and write IC cards, remote connections SQLSERVER database
mrasobj
- TMagRas Release 4是一套可安装的DELPHI非可视控件,其中包含一些示范和例子程序,还有一个帮助文件说明使用拨号网络或远程登录服务函数。Delphi开发者可以在其应用中加入完整的RAS功能呢感,包括拨号,监视多个连接,创建和编辑电话本(不用WINDOWS对话框)并且获得连接的状态信息。TMagRas支持Windows 95 98 ME NT4 2000以及XP,允许应用支持所有在NT和2000下不同的RAS扩展,包括多通道ISDN连接的子入口。在NT4下可以独立返回每个连接的性能
argoras
- 允许你控制Windows 95/98及Windows NT的拨号网络。使用TmsRas控件来建立与远程登录服务(RAS)的连接。功能没有限制。源代码:包含。适用语言:D2 D3 D4 D5-Allow you to control Windows 95/98 and Windows NT dial-up network. TmsRas use with the remote control to create a registry service (RAS) connections. There
sc-kuj
- 21世纪的一个重要标志就是人类社会从后工业时代过渡到信息时代。随着计算机技术的发展和成熟,计算机的应用也越来越广泛。在自动化领域,计算机已经成为控制系统的首选平台,应用计算机对生产和实验进行实时、远程监控是现代自动化发展的主要方向。计算机也在这个时代悄然绽放,并且开始深入每一个家庭,甚至影响着人们的日常生活。 串行通信具有连接简单、使用灵活方便、数据传递可靠等优点,在工业监控、数据采集和实时控制系统中得到了广泛应用。本课题正是机于此技术的一种远程通信系统。 本系统主要工具vb6.0面向对
control
- 通过短信(前提是电脑连接有短信接收设备)或网络远程控制电脑-Through text messages (provided that there is text messaging computer to connect the receiving device) or network computer remote control
kruton-connectbot-v1.7.1-19-g6538b31
- ConnectBot是Android平台的一款开源的终端命令行软件,支持命令行操作你的Android手机,支持ssh远程连接类unix服务器,支持telnet远程登录服务器,非常实用。 http://code.google.com/p/connectbot/-ConnectBot is a Secure Shell client for the Android platform. Its ultimate goal is to create a secure connection throu
WiFiPadClient
- 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
Mobile-phone-chat-room
- 基于J2ME 的手机客户端程序支持建立网络连接、传送请求和远程访问服务器,是直接与用户交互的平台。而服务器端用于接收客户端的请求,执行与数据库的通信,并完成后台逻辑的运算,最后将处理结果返回给手机客户端。-Based on J2ME mobile client program support to set up the network connection, transmit request and remote access server, is direct with user intera
AndroidBluetoothAPI_src_0.3
- 非常官方Android Bluetooth API支持远程设备扫描、远程设备配对,服务发现(SDP)和客户端RFCOMM串行连接。-This project aims to provide a simple API to access Android s Bluetooth stack. This library does not to require a rooted device: it is intended to work with standard firmware provided
droid-VNC-server-master
- 这款droid VNC server顾名思义就是VNC服务器,VNC相当于Lunix系统的远程桌面,通过网络将手机与PC连接后可在电脑上实现对手机的远程操作。 -droid VNC server source code. PC can control andriod device via WiFi.
GPRS.rar
- GPRS 远程温度采集 采集温度经过连接的网络传送到电脑上,The GPRS long range temperature collects temperature to deliver to in the computer after copular network
spice-client-android
- 基于spice协议实现的android远程桌面客户端,能够连接支持spice协议的远程虚拟机。-Spice protocol android remote desktop client is able to connect to remote virtual machine support spice protocol.
remote_COM_device_control
- 远程串口设备控制调试 一台机器上控制另一台机器上的串口设备,或对其调试,最新更新,添加了一下常用功能。功能包括: 1.同一台机器上连接的两个串口设备互相通信; 2.向本机的串口设备发送命令读取反馈; 3.两台机器上的串口设备互相通信; 4.向其他机器上的串口设备发送命令读取反馈; [用过之后,请务必留下评论或者给我留言,以便改进]-remote com device control and debug
smarthome
- smarthome是当时我们参加电子设计大赛编写的android源程序,与linux操作系统通过wifi连接数据,进行远程控制家中设备-Smarthome is when we write android source program to attend electronic design contest, and the Linux operating system, data via wifi connection for remote control devices in the home
Android_ycym
- 远程桌面连接源码可以实现远程连接不同的设备,添加了多点缩放,手势帮助等功能,另外可以根据网络情况自己设置图像质量。不得不说的是在安卓平台远程桌面软件做的比较不错的就是teamview吧,国内的向日葵也用过,各有优劣。 -Remote desktop connection source can achieve remote connection of different devices, add a little more zoom, gesture help and other functi
StudentBookSystem_a5
- 直连mysql的图书馆管理系统源码是一个Android直连mysql的图书管理系统,遗憾的是,目前只有Android客户端,作者没有把数据库导出来跟客户端放在一起,有兴趣和mysql基础的朋友可以根据DBUtil.java类里面的表名和字段名新建一个mysql数据库,关于Android上是否可以直连mysql数据库网上一直有争议,甚至某大神放话“想Android直连mysql的都是猴子请来的逗逼”,的却即使Android可以直连mysql也是存在很多安全隐患的,因为密码需要写死在程序里面,别人反
Android
- 远程桌面连接源码可以实现远程连接不同的设备,添加了多点缩放,手势帮助等功能,另外可以根据网络情况自己设置图像质量(Remote desktop connection source code can achieve remote connection of different devices, add multi-point scaling, gesture help functions, and in addition, can set the image quality according t