搜索结果
找到约 807 项符合
GPRS DTU 的查询结果
按分类筛选
单片机开发 利用ATMEGA128芯片的双串口
利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。
微处理器开发 DOS平台下一个短消息发送示范程序
DOS平台下一个短消息发送示范程序,通过串口发送指令到GPRS模块
串口编程 VisualC++通信编程工程实例精解 Chapter 2 Example 1 MSCOMM控件编程实例 Example 2 基于Windows API的虚拟终端实现 Example 3
VisualC++通信编程工程实例精解
\Chapter 2
\Example 1 MSCOMM控件编程实例
\Example 2 基于Windows API的虚拟终端实现
\Example 3 基于CSerialPort的串口多线程通信框架
\调试工具\串口调试助手
\Chapter 3
\Example 4 Winsock API编程技术——基于Winsock的聊天室程序
\Example 5 CAsyncSocket编程技术——基于CAs ...
其他书籍 The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio
The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio Service – GPRS.The introduction contains a basic review of GSM to ensure that the reader is clear on the main aspects of
circuit switched technology, as this will make the differences and advantages ...
3G开发 实现网络的远程接入代理
实现网络的远程接入代理,通过GPRS网络实现无线设备的远程接入互联网
3G开发 需要用 Windows Mobile 来做通信处理
需要用 Windows Mobile 来做通信处理,需要将手机端的数据通过GPRS传送至公网上的一个服务器上。数据传输我采用的是socket,用数据线+ActiveSync调试通过,数据传输正常,在准备将软件提交给质检部门的时候,用真正的GPRS来做通信测试时 ...