搜索资源列表
vc_demo
- 使用VC编写的GPRS通讯代码,可用于GPRS MODEM收发数据-prepared by the use of VC GPRS communications code can be used to send and receive data GPRS Modem
VCGPRSModem
- 用vc编写的GPRS Modem编程,希望对大家有用,欢迎大家下载-prepared using vc GPRS Modem programming, we hope to useful and welcome you download
GPRS
- 详细介绍了VC++环境下用MC35i进行编程实现动态IP解析的GPRS方法,附有很详细的说明哦
GSM和GPRS应用 vc 代码
- GSM和GPRS应用 vc 代码 !
GPRS-GSM040806
- 用VC写的监控中心后台程序。 代码全,可以看到操作界面
vc
- 一个用串口gprs modem发短信的源程序
DTUDemo_VC
- gprs dtu数据中心软件代码,具有数据发送、数据接收、数据处理、终端信息显示等功能。-gprs dtu datacenter software source code
VC
- 用vc编写的用于GPRS通讯的数据中心程序,代码完整,可用-Vc prepared with GPRS communication for data center program, code integrity, can be used
GSM_GPRS
- VC开发环境下控制gprs模块的数据发送和接收,及基于gsm的sms的发送和接收.-VC gprs module development environment control data sent and received, and the sms gsm based sending and receiving.
gprs
- 用于进行GPRS通讯的服务器端程序可以将接收到得数据送入数据库,里面包含了服务器程序,还有一个用VC模拟的客户端程序以及一个数据库文件,虽然很简单但毕竟是自己写的,通过调试了,能够实现与GPRS模块的通讯-GPRS communications used for server-side program can receive data into the database, which contains a server program, there is a simulation using V
gprs
- 通过gprs传输各种文件包含图片文件-Gprs transmission through a variety of file contains the image file. . .
GPRS-VC
- 该源程序是使用VC开发的基于GPS的全球定位系统的上位机界面,可以通过接受卫星数据进行全球定位。-The source code is developed by using VC-based Global Positioning System GPS-PC interface, you can accept the data from global positioning satellites.
GPRS-ServerTest
- 用于GPRS通讯的服务器端通用调试程序;已编译成功,可以直接使用;可以同时与多路GPRS终端数据通信。包含VB源代码。-GPRS communications for server-side debugger GM has compiled successfully, you can directly use can be simultaneously GPRS terminals with multi-way data communications. VB source code incl
winsocksendpic
- 使用winsock传输并显示图片,这个很不错,一直想做个GPRS无线传输的问题,有这个程序就可以解决了。 [代码性质] VC完整应用程序代码 [代码作者] 何煜 [文件大小] 87K [更新日期] 2007-8-27 16:04:-Use winsock transmission and display pictures, this is pretty good, has always wanted to be a GPRS wireless issues, have t
moto_gprs
- 上位机vc++对摩托罗拉GPRS模块G24编程实现短信收发,通过GPRS收发数据(udp或tcp方式),程序写的很好,对于其他GPRS模块也适用,都采用标准AT指令开发。-PC vc++ on Motorola G24 module GPRS to send and receive SMS programming through GPRS to send and receive data (udp or tcp way), to write a good program for other GP
GPRS
- gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT SMS
GPRS
- WINCE下实现GPRS上网,可以供2次开发使用。只是简单的上网测试。-WINCE to achieve GPRS Internet, you can use for development 2. Just a simple online test.
CH08
- gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT commands to send SMS VC++6.0, send and receive serial data
VCDemo
- VC++编写的GPRS,gsm,上位机处理程序。包括内部处理程序。gprs,gsm,VC++.-Written in VC++ GPRS, gsm, PC process. Including internal processing procedures. gprs, gsm, VC++.
GPRS协议代码--C++
- GPRS协议代码,使用C++实现,可以在VC上运行。