文件名称:Embedded-Linux-GPRS
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
嵌入式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相关搜索: SIM300
qt
gprs
linux
gprs
ppp
gprs
linux
ppp
linux
QT
gprs
PPP
SIM300
gprs
gprs
qt
LINUX
SIM300
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相关搜索: SIM300
qt
gprs
linux
gprs
ppp
gprs
linux
ppp
linux
QT
gprs
PPP
SIM300
gprs
gprs
qt
LINUX
SIM300
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Embedded Linux GPRS.doc