搜索资源列表
A1200TelnetGzbFjTnzgclB
- A1200 Telnet 在刷机+破解补丁后,手机支持Telnet。在安装MPKG,通过MPKG安装上Loader,可以下载USBLAN驱动: 把下载的A1200 Telnet.rar里的文件解压到一个临时目录里,双击install.bat。这一步是先拷贝A1200的USB LAN的驱动。 手机Modem模式连接电脑,点击Loader笑脸图标,电脑上将发现新硬件,驱动指向到临时目录里,安装A1200的USB LAN驱动。在安装成功后,在cmd命令行下,输入命令ipconfig,
电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)
- windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
common
- 升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动,可以跳过此项) 插入DL数据线,确定可以连接上电脑!(请注意DL线电源线不要短路,手机没有电时升级请外接4.2V的外置电源) 请确定手机在电量足够的情况下升级。 1,解压common.rar文件,打文件夹中的MultiPortFlashDownloadProject.exe文件 2,配
ModemUSBwirelessdriver
- 无线Modem_USB驱动程序。可用于手机连接电脑上网-Modem_USB wireless driver. Can be used to connect the Internet phone
libeay32
- jtapi是java针对modem的开发,可以手机和电脑连接起来,进行通行-jtapi
iPhone_PC_Suite
- iphone的同步客户端,不是苹果公司自带的那个,可以让手机和电脑连接上传下载-iphone sync client, not Apple' s built-in that will enable mobile phones and computers to connect uploading and downloading
QQ
- 手机QQ将QQ聊天软件搬到手机上,满足您随时随地免费聊天的欲望.新版手机QQ更引入了语音视频,拍照,传文件等功能,与电脑端无缝连接!音乐试听,手机影院等功能,让您边聊边玩,填补旅途,课间的每一秒空闲时间. 新增的功能包括: 1,新增加两套全新皮肤 全新增加的黑色和粉色两套皮肤配色,配合夜间和室外皮肤,充分满足您个性化聊天场景的需要。 2,更加节省电量及流量 通过优化网络链接,增加休眠模式等,有效节省手机电量和GPRS流量消耗,延长您手机的使用时间。 3,产品功
itokit
- J2ME开发的手机视频软件,可以连接电脑服务器!-This is a Software ,it is very good!
SettingForm
- hiisi的反编译文件,用于手机和电脑蓝牙连接-hiisi code,use to connet the computer with bluetooth
Bluesoleil_3.2_VoIP_China
- 很好的蓝牙驱动程序,用于将手机和电脑通过蓝牙连接-Good Bluetooth driver for your phone and computer via Bluetooth
send_sms
- 手机连接到电脑,会自动生成一个modem,其模拟串口连接。本程序使用串口方式,用AT指令与手机通信,发送短信-Cell Phone connected to the computer will automatically generate a modem, the analog serial connection. This program uses the serial port, and cell phone communication with the AT command to send
spreadtrumphonexz
- spreadtrum phone驱动是有些手机在连接电脑时出现要安装的一款驱动,解压后将文件夹内的所有文件都拷贝到C:\WINDOWS,运行Install.bat,最后再连接你的手机就可以了。-spreadtrum phone
superControler
- 这是手机控制电脑的电脑客户端的代码,可以选则与电脑建立连接-This is the phone to control the computer code of the client computer, you can choose to establish a connection with the computer
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
testForPcSendWifiSensorData
- 手机与电脑通过socket连接,传wifi信号与传感器数据到电脑,供分析用-phone and pc connected though a socket,pass the wifi signal&sensor realtime data to the pc for analys
Draw
- 安卓画曲线图源码,使用安卓eclipse,导入项目文件,安卓手机连接电脑,eclipse运行安卓程序即可在手机上看到程序运行-Android draw curves of the source code, the use of the android eclipse, project file to import, android mobile phones connect computers, eclipse run android application can see programs r
android-bluetooth-printer
- 安卓蓝牙打印机程序,项目文件导入eclipse后,手机连接电脑,运行项目,在手机上生成应用,可控制蓝牙打印机打印-Android bluetooth printer program, project file import after the eclipse, mobile phone to connect the computer and run the project, generated applications on mobile phones, can control the blue
TestPrintaSend2Printer
- 安卓wifi打印程序,先将压缩包中的Send2Printer的APK文件安装到手机上,再将项目文件TestPrint导入eclipse后,手机连接电脑,运行项目,在手机上生成应用,可控制wifi打印机打印-Android wifi print procedure, the compressed package in the first Send2Printer APK files installed to mobile phones, then project file TestPrint im
PUD_SMS
- delph7开发,用于短信猫、手机串口连接电脑,发送PUD长短信,短信接收、删除。-delph7 development for SMS modem, mobile phone serial port connected to the computer, send PUD long SMS, text messaging, delete.
lanya
- Android应用源码手机拾音蓝牙传电脑项目是一个基于安卓和pc的通过蓝牙来传输声音的例子源码,原来是基于这个想法,想做个能够控制ppt的东西,简单的说就是,就是解放激光笔。后来发现已经有了。。。。而且非常好用 整个东西原理非常简单,就是手机和电脑用蓝牙连接,然后手机通过mic获取声音,发比特流到电脑,电脑端解析,放出声音。-An Android phone application source code to pick up Bluetooth audio computer project