http://www.csdn.net/ http://www.arm.com/zh/ https://www.kernel.org/ http://www.linuxpk.com/ http://www.51develop.net/ http://linux.chinaitlab.com/ http://www.embeddedlinux.org.cn http://bbs.pediy.com/
发布时间:2015-06-18 16:56:11
<h1 style="box-sizing:border-box;font-size:18px;margin:-65px 0px 5px 0cm;font-family:'Microsoft YaHei', 微软雅黑, Arial, sans-serif;font-weight:normal;line-height:1.1;color:#333333;padding:100px 0px 0px;outline:none;text-indent:0cm;white-space:normal;background-color:#FFFFFF;"><a name="_Ref2505148.........【阅读全文】
发布时间:2015-06-05 18:46:41
(1)首先关闭开发板的有线网卡[root@FriendlyARM /]# ifconfig eth0 down(2)加载USB WiFi无线网卡[root@FriendlyARM /]# ifconfig wlan0 up(3)扫描可用的无线网络[root@FriendlyARM /]# iwlist scanning | grep ESSIDlo Interface doesn't suppor.........【阅读全文】
发布时间:2015-06-01 16:34:58
单播”(Unicast)、“多播”(Multicast)和“广播”(Broadcast)这三个术语都是用来描述网络节点之间通讯方式的术语。那么这些术语究竟是什么意思?区别何在?.1.单播:网络节点之间的通信就好像是人们之间的对话一样。如果一个人对另外一个人说话,那么用网络技术的术语来描述就是“单播”,此时信息的接收和传递只.........【阅读全文】
发布时间:2015-05-08 17:59:03
SSIDShort for Service Set Identifier, a 32-character unique identifier attached to the header of packets sent over a WLAN that acts as a password when a mobile device tries to connect to the BSS. The SSID differentiates one WLAN from another, so all access points and all devices attempting to .........【阅读全文】
发布时间:2013-09-02 13:00:07
Socket error 0 - Directly send errorSocket error 10004 - Interrupted function //call 操作被终止Socket error 10013 - Permission denied //c访问被拒绝Socket error 10014 - Bad address //c地址错误Socket error 10022 - Invalid argument //参数错误Socket error 10024 - Too many open files // 打开太多的.........【阅读全文】
发布时间:2013-08-29 18:11:33
由于Cisco在网络设备领域的领导地位,考取Cisco的证书也成为谋求工作、升职加薪的手段。 按照认证计划的不同,又分为CCNA/CCNP、CCDA/CCDP、CCIE等认证,我这里收集了面向各种计划的思科认证考试的教材和题库,分享给同样参加考试的同学们资料名称下载地址【红头发版】CCNA完全实验手册最新版 http://down.51cto.com/data/50179最新思科模拟器Packet Tracer V5.3 http://down.51cto.com/data/90177CCNA最新题库V16 http://down.51cto.com/data/4......【阅读全文】
发布时间:2013-08-14 17:17:55
PoE : Power over Ethernet.
是指通过10BASE-T、100BASE-TX 、1000BASE-T 以太网网络供电,其可靠供电的距离最长为100米。......【阅读全文】