随笔分类 - Network
摘要:IPv4的头部格式: 1. Version 版本号,默认是4。 2. IHL(Internet Header Length) 就是IPv4头部长度。这个长度的单位是32bit,一般是5,那么头部的长度就是5x32bit=160bit。 3. DSCP(Differentiated Services Code Point),ECN(Explicit Congestion Notific...
阅读全文
摘要:download and install XAMPP:http://www.apachefriends.org/download.php?xampp-win32-1.7.7-VC9-installer.exe Step 1, I thought that Apache and MySql are r...
阅读全文
摘要:Before Steps:1. Windows XP SP32. Apache 2.2 : http://mirror.bit.edu.cn/apache//httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi3. MySQL ...
阅读全文