Location:
Search - PPP GPRS
Search list
Description: PPP应用代码,完成点到点间的通信。
Platform: |
Size: 66315 |
Author: liuss@hfut |
Hits:
Description: ppp协议源代码-ppp agreement source code
Platform: |
Size: 5120 |
Author: 阿毛 |
Hits:
Description: PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域。-PPP dial-up Internet protocol stack, through serial programming, PPP dial-up network to achieve agreement and the underlying TCP/IP protocol, mainly for GPRS, CDMA, such as dial-up telephone communications.
Platform: |
Size: 105472 |
Author: 李强 |
Hits:
Description: 嵌入式单片机PPP协议的应用研究介绍了PPP 协议原理、单片机ppp协议、单片机与pc机之间ppp连接的建立,程序流程等。非常不错的一篇文章。-embedded microcontroller PPP agreement on the application of the PPP principle agreement, the 8031 ppp agreement SCM and pc-ppp connection between the establishment of procedures and other processes. A very good article.
Platform: |
Size: 130048 |
Author: 张宏志 |
Hits:
Description: 这是我在一个项目中实现的gprs拨号脚本建立连接,在PC机的Redhat linux 9和arm7+uClinux下都实现了,大家感兴趣的话可以给我发邮件 wenzg008@163.com -This is a project I realize the script GPRS dial-up to connect the PC Redhat linux 9 and ARM7 under uClinux achieved, we can then interested in me by mail wenzg008@163.com
Platform: |
Size: 1024 |
Author: 温志刚 |
Hits:
Description: 一个PPP上网协议源码,可通过GPRS网络接入因特网.-an agreement PPP Internet source, through the GPRS network, Internet access.
Platform: |
Size: 569344 |
Author: Newton81 |
Hits:
Description: 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point-to-point agreement. Cars in Taiwan within 32 seconds if no need to Return to the Center of information, automatic Return to the Center, a network test information, the center received this information automatically back- a confirmation message.
Platform: |
Size: 1024 |
Author: ylz |
Hits:
Description: 本代码是本人毕设所做的GPRS数传系统的软件部分,实现了PPP,UDP,IP协议的分层和打包,实现了嵌入式设计中的UDP/IP协议栈-the code is completed, I set up the GPRS data-transmission system software, to achieve the PPP, UDP, IP protocol layering and packaged to achieve the design of embedded UDP/IP protocol stack
Platform: |
Size: 19456 |
Author: 冯申 |
Hits:
Description: 在VC++下模拟测试ppp,对使用gprs拨号上网编写程序可能有帮助。-in VC ppp simulation tests, the use of dial-up Internet gprs preparation procedures may be of help.
Platform: |
Size: 428032 |
Author: |
Hits:
Description: 通过GPRS的PPP拔号程序,本程序在x86下通过测试-through GPRS PPP dialup procedures, the procedures adopted in x86 tests
Platform: |
Size: 510976 |
Author: ml |
Hits:
Description: 基于nucleus操作系统的GPRS无线数据传输终端全套源文件。包括支持ARM7的BSP,操作系统,GPRS驱动,PPP协议栈,TCP/UDP/IP/TFTP协议栈和数据传输应用程序。这套成熟可靠,在产品中应用。还包含以太网驱动和文件系统-nucleus operating system based on GPRS wireless data transmission terminals set of source documents. Including support for ARM7 BSP, operating system, GPRS-driven, PPP protocol stacks, TCP/UDP/IP/TFTP protocol stack and data transmission applications. This is mature, reliable, product application. Drivers also includes Ethernet and documentation system
Platform: |
Size: 9382912 |
Author: 刘昊 |
Hits:
Description: 用单片机实现GPRS modem通讯的源程序,实现了ppp拨号,tcp/udp等通讯协议包含了串口控制协议-with MCU GPRS modem communications program and realized the ppp dial-up, tcp/udp communications Agreement contains the serial control protocol
Platform: |
Size: 32768 |
Author: |
Hits:
Description: linux和arm下ppp拨号的方法,及硕士论文-arm under linux and ppp dial-up methods and a master
Platform: |
Size: 1225728 |
Author: liwei |
Hits:
Description: 基于嵌入式linux和s3c2440的gprs拨号脚本程序-S3C2440 based on embedded linux and the gprs dial-up script
Platform: |
Size: 24576 |
Author: xiyong |
Hits:
Description: GPRS无线模块的拨号程序,可直接使用。-GPRS dial-up procedure wireless module can be used directly.
Platform: |
Size: 73728 |
Author: 王先生 |
Hits:
Description: 介绍了PPP协商机制,GPRS中PPP协议的应用-PPP introduce a consultative mechanism, GPRS protocol in the application of PPP
Platform: |
Size: 179200 |
Author: rr |
Hits:
Description: GPRS的PPP协议源程序,对初学者有用。-GPRS protocol of the PPP source code, useful for beginners.
Platform: |
Size: 5120 |
Author: rr |
Hits:
Description: 华恒ARM9嵌入式教学实验指导书 实验二十九: PPP/GPRS 拔号实验 -Huaheng ARM9 Embedded guide book teaching experiment experiment 29: PPP/GPRS dial-up experiments
Platform: |
Size: 72704 |
Author: xiaojun |
Hits:
Description: 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下:
1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig
添加如下内核选项:
Device Drivers ---> Network device support --->
<*> PPP (point-to-point protocol) support
[*] PPP multilink support
<*> PPP support for async serial ports
<*> PPP support for sync tty ports
<*> SLIP (serial line) support
[*] CSLIP compressed headers
-Embedded Linux GPRS dial-up to achieve
Platform: |
Size: 14336 |
Author: gu |
Hits:
Description: 基于44b0使用ucos2.8操作系统的全部源码,成功移植了lwip1.1.1,ppp和gprs modem的驱动,可通过GPRSmodem实现网络通信-the source code used to transmove
Platform: |
Size: 773120 |
Author: 苏醒 |
Hits: