test.click
来自「COPE the first practical network coding 」· CLICK 代码 · 共 20 行
CLICK
20 行
// test config for csclient.cc test driver// test.click// This configuration should print this line five times:// ok: 40 | 45000028 00000000 401177c3 01000001 02000002 13691369// You can run it at user level as// 'click test.click'InfiniteSource(DATA \<00 00 c0 ae 67 ef 00 00 00 00 00 00 08 0045 00 00 28 00 00 00 00 40 11 77 c3 01 00 00 0102 00 00 02 13 69 13 69 00 14 d6 41 55 44 50 2070 61 63 6b 65 74 21 0a>, LIMIT 5, STOP false) -> Strip(14) -> CheckIPHeader(18.26.4.255 2.255.255.255 1.255.255.255) -> Print(ok) -> Discard;ControlSocket(tcp, 7777);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?