上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 20 下一页

2019年8月14日

tcpdump 抓包。

摘要: tcpdump -vv -i any -s 0 -w /var/log/dump.pcap 阅读全文

posted @ 2019-08-14 14:56 huangguanyuan 阅读(113) 评论(0) 推荐(0)

2019年8月6日

bluetooth

摘要: https://www.jianshu.com/p/7fcab74653d8 https://developer.android.com/guide/topics/connectivity/bluetooth.html?hl=zh-cn https://www.cnblogs.com/shaoboj 阅读全文

posted @ 2019-08-06 10:25 huangguanyuan 阅读(157) 评论(0) 推荐(0)

2019年8月5日

MySQL

摘要: https://www.cnblogs.com/future2012lg/archive/2013/04/11/3014301.html 阅读全文

posted @ 2019-08-05 17:07 huangguanyuan 阅读(103) 评论(0) 推荐(0)

2019年7月24日

udp_client

摘要: #include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <string.h>#includ 阅读全文

posted @ 2019-07-24 09:25 huangguanyuan 阅读(224) 评论(0) 推荐(0)

udp_server

摘要: #include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <string.h>#includ 阅读全文

posted @ 2019-07-24 09:25 huangguanyuan 阅读(819) 评论(0) 推荐(0)

视频性能

摘要: 视频性能1、kernel config检查:adb shell cat /proc/version 2、TMMBR/TMMBN 阅读全文

posted @ 2019-07-24 09:19 huangguanyuan 阅读(198) 评论(0) 推荐(0)

视频电话CVO

摘要: 视频电话CVO:正常竖屏 setDeviceOrientation 0顺时针90 setDeviceOrientation 270顺时针180 setDeviceOrientation 180顺时针270 setDeviceOrientation 90 RTP 包中查找:rtp.ext.rfc528 阅读全文

posted @ 2019-07-24 09:17 huangguanyuan 阅读(303) 评论(0) 推荐(0)

2019年7月18日

webrtc blog

摘要: https://blog.piasy.comhttps://blog.piasy.com/2017/08/30/WebRTC-P2P-part1/index.htmlhttps://blog.piasy.com/2018/07/31/WebRTC-P2P-part2/index.html zxcv0 阅读全文

posted @ 2019-07-18 09:27 huangguanyuan 阅读(113) 评论(0) 推荐(0)

2019年7月9日

mobile & wifi & ConnectivityService

摘要: [mobile data]https://blog.csdn.net/u013766436/article/details/79440776[connecttivity]https://blog.csdn.net/jason_wzn/article/details/71131544[] 阅读全文

posted @ 2019-07-09 16:13 huangguanyuan 阅读(346) 评论(0) 推荐(0)

2019年7月8日

WIFI 博客

摘要: https://blog.csdn.net/sinat_20059415/article/category/8693197 https://blog.csdn.net/gh201030460222/article/details/80717604 https://blog.csdn.net/qq_4 阅读全文

posted @ 2019-07-08 14:23 huangguanyuan 阅读(215) 评论(0) 推荐(0)

上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 20 下一页

导航