README
上传用户:mei_mei897
上传日期:2007-01-05
资源大小:82k
文件大小:1k
- The 'src' directory has been split to tidy things
- up 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 to
- the server, which will handle all of the queueing
- and 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