readme

来自「C实现的MUD,对大家基本入门网络游戏很有帮助!」· 代码 · 共 112 行

TXT
112
字号








       /adm/daemons/network/dns_aux/












       This contains all of the CD udp compatability stuff.












       The CD protocol is quite neat.  The way it works is  you  send  a




       udp  packet  to the udp port of the machine we want to know about




       with a format of












       @@@cmd[||arg1:val1[||arg2:val2[||...]]]@@@












       Where the cmd is the name of the command we want to execute.  The




       arguments can be basicly anything.












       The  original  versions   of   these   files  were   written   by




       Pinkfish@Discworld,  the  current version by Grendel@Tmi-2 93-08-




       15.












⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?