此源码是基于android系统的PPPoE拨号软件,由于大部分的android系统没有集成PPPoE拨号功能,那就只能自己实现了~~
源码中包含了以下功能:
- shell命令的执行;
- 网络状态的判断;
- 仿微信的开始界面;
- 仿qq的设置和登陆界面;
- 调用rp-pppoe实现PPPoE拨号。
相对于同类型,软件已经解决了dns获取,路由表修改等问题。
This source code is the PPPoE dial-up software based on android system, because most of the android system does not have integrated PPPoE dial-up functionality, that will have to implement this functionality The source code includes the following functions:
- the shell command execution.
- the judgment of network status.
- copy is the beginning of the micro letter interface.
- imitation qq Settings and login interface.
- pppoe dial-up call rp - pppoe implementation.
Relative to the same type of software has solved the DNS, issues of routing table changes.