Working with patches Prepare quilt configuration Adding a new patch Edit an existing patch Adding or editing kernel patches Adding or editing toolchai ...
分类:
其他好文 时间:
2017-03-15 18:57:38
阅读次数:
346
1、输入en,然后输入密码确认后按conf t2、Router(config)# vpdn enable interface dialer 1 // 进入拨号器13、Router(config-if)# encapsulation ppp // 封装ppp协议 ip add negotiated / ...
分类:
系统相关 时间:
2017-03-12 10:41:53
阅读次数:
230
交换路由的镜像突然挂了肿么办呐?没关系我有解决方法嘿嘿!传输协议:vFTP:文件传输协议,应用层协议,用于文件传输。vTFTP:轻型文件传输协议,应用层协议,用于小文件传输。vXmodem:异步文件运输协议,应用层协议,使用拨号调制解调器传输,传输效率低。CISCO思科交换路由..
分类:
移动开发 时间:
2017-03-08 01:31:25
阅读次数:
208
广播接收者案例_ip拨号器 (1)定义一个类继承BroadCastReceiver public class OutGoingCallReceiver extends BroadcastReceiver { //当接收到外拨电话的事件的时候回执行这个方法 @Override public void ...
分类:
其他好文 时间:
2017-03-02 17:22:48
阅读次数:
197
class ADSLHelper { /// <summary> ///拨号 /// </summary> /// <param name="connectionName"></param> /// <param name="user"></param> /// <param name="pass" ...
https://wiki.openwrt.org/toh/raspberry_pi_foundation/raspberry_pi#boot_log_raspberry_pi_3 <!-- BREADCRUMBS --> Table of Contents Supported Versions Ha ...
分类:
Web程序 时间:
2017-02-23 21:18:38
阅读次数:
862
https://lede-project.org/ The LEDE Project (“Linux Embedded Development Environment”) is a Linux operating system based on OpenWrt. It is a complete r ...
分类:
其他好文 时间:
2017-02-23 20:44:20
阅读次数:
682
https://wiki.openwrt.org/about/toolchain <!-- wikipage start --> <!-- TOC START --> Table of Contents OpenWrt build system – Features OpenWrt build sy ...
分类:
其他好文 时间:
2017-02-22 00:07:57
阅读次数:
291
刚刚群里又个同学问PHP页面放到哪个文件夹下。 我一想那得apache呀,于是我说你得先看自己的路由器能不能装的下apache。 但是回头他又问,那openwrt的页面怎么弄的? 我一时语塞,于是就百度了一下,原来openwrt内置了一个PHP服务器叫uhttpd.是一个轻量级的服务器。 并且发现有 ...
分类:
Web程序 时间:
2017-02-21 13:43:09
阅读次数:
201