readme

来自「使用TAP的蜂窝型GSM手机短消息服务中心」· 代码 · 共 20 行

TXT
20
字号
The 'src' directory has been split to tidy thingsup a little. The server daemon is unfinished, currently all of the delivery is carried out by the client. The aim is to move the delivery from the client tothe server, which will handle all of the queueingand allow for retries, batching jobs and deferring jobs.The parser will replace the parser used in the client, it's a lot more powerful and flexible.        Directory     Notes        ./            Common files        ./client      'sms_client' 'sms_address'        ./server      'smsd' 'snppd'        ./driver              ./parser      

⌨️ 快捷键说明

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