摘要: http://poldonet.blogspot.com/2014/01/enlab1.html verify the correct operation of the emulator core on debi... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(85) 评论(0) 推荐(0) 编辑
摘要: Network EmulatorCORE (Common Open Research Emulator)NS-2 (Network Simulator version 2)NS-3 (Network Simula... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://www.tutorialspoint.com/nodejs/nodejs_restful_api.htm What is REST architecture? REST stands for REp... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(107) 评论(0) 推荐(0) 编辑
摘要: http://www.drdobbs.com/web-development/restful-web-services-a-tutorial/240169069 http://www.drdobbs.com/we... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(84) 评论(0) 推荐(0) 编辑
摘要: http://www.360kan.com/special/tg2/hqcwqxk.html2016BTV环球春晚,蔺小会所在公司负责,蔺小会是主要负责人,已经圆满结束,当天PV100万多。 ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(65) 评论(0) 推荐(0) 编辑
摘要: https://scotch.io/tutorials/build-a-restful-api-using-node-and-express-4 With the release of Express ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(73) 评论(0) 推荐(0) 编辑
摘要: http://www.smartpctricks.com/2014/06/connect-gns3-to-virtualbox.html We were discussing about physical net... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(135) 评论(0) 推荐(0) 编辑
摘要: https://docs.docker.com/engine/installation/centos/ CentOS Docker runs on CentOS 7.X. An ins... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(131) 评论(0) 推荐(0) 编辑
摘要: https://docs.docker.com/engine/userguide/ —— Welcome to the Docker user guidehttp://www.widuu.com/chinese_... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(87) 评论(0) 推荐(0) 编辑
摘要: http://www.finmars.co.uk/blog/9-core-and-docker-together-at-last In this article I will cover how we get t... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(65) 评论(0) 推荐(0) 编辑
摘要: yum install msttcorefontshttps://rpmfind.net/linux/rpm2html/search.php?query=msttcorefonts ( msttcorefon... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(207) 评论(0) 推荐(0) 编辑
摘要: nmap --script broadcast-dhcp-discovernmap --script broadcast-dhcp-discover -p67 [your network CIDR]+++++++... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(72) 评论(0) 推荐(0) 编辑
摘要: http://neokentblog.blogspot.com/2012/11/udp-broadcast-socket-programming-example.htmlserver.c 点击(此处)折... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(111) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/shanshanpt/article/details/7383400server.c 点击(此处)折叠或打开 // gcc server.c ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(93) 评论(0) 推荐(0) 编辑
摘要: server.c 点击(此处)折叠或打开 // gcc server.c -o server // indent -npro -kr -i8 -ts8 -sob -l... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(92) 评论(0) 推荐(0) 编辑
摘要: 运行top命令,出错,如下:TERM environment variable not set解决: top -bcn 1++++++++++++++++++看系统中的python进程占用资源的情况:top -p... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 点击(此处)折叠或打开 /* strip trailing newline */ for (int i = 0; i ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(325) 评论(0) 推荐(0) 编辑
摘要: http://www.cs.tau.ac.il/~eddiea/samples/server.chttp://www.cs.tau.ac.il/~eddiea/samples/Non-Blocking/tcp-n... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 点击(此处)折叠或打开 // gcc -lpthread server.c -o server // indent -npro -kr -i8 -ts8 -sob ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(97) 评论(0) 推荐(0) 编辑
摘要: Qualnet Omnet++ NS-3 MobiREALhttp://www.finmars.co.uk/blog/4-evaluating-network-simulation-tools This is ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(126) 评论(0) 推荐(0) 编辑