在ATM基础知识中,对ATM涉及的一些基本概念做了解释,在这里,我将对ATM信元的结构进行详细分析。我画了一张简图,如下所示,可以很容易看出ATM的层次及信元的组成: 完整阅读
由于最近接触到ATM,所以收集了一些ATM的基础知识并加以总结。
信头内容在用户―网络接口(UNI)和网络节点接口(NNI)中略有差别,主要由以下几部分构成。 GFC(general flow control):一般流量控制,该域有4bit,只用于UNI接口,功能仅限本地;目前置为0000,将来可能用于流量控制或在共享媒体的网络中标示不同的接入。 完整阅读
Perseverance sometimes equals genius! There are only two creatures in the world who can surmount the pyramid:
—–the eagle and the snail.
Linux/http server:
python -m SimpleHTTPServer <port>
python -m http.server <port>
PS: only one thread, if require more threads, can replace by “caddy”.
Win10/http server:
http://www.rejetto.com/hfs/
Win10/md5:
certutil -hashfile .\xxxx MD5