kannel.8
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. ." Hey, Emacs!  This is an -*- nroff -*- source file.
  2. .TH KANNEL 8 "3rd October 2000" "Kannel Project" "Kannel Project"
  3. .SH NAME
  4. bearerbox,
  5. wapbox,
  6. smsbox - Parts of Kannel, the WAP and SMS gateway
  7. .SH SYNOPSIS
  8. .B bearerbox
  9. .IR "" [ options ... "] [" conffile ]
  10. .PP
  11. .B wapbox
  12. .IR "" [ options ... "] [" conffile ]
  13. .PP
  14. .B smsbox
  15. .IR "" [ options ... "] [" conffile ]
  16. .SH DESCRIPTION
  17. .I Kannel
  18. is an WAP and SMS gateway.
  19. WAP is short for Wireless Application Protocol,
  20. and is used to implement hypertext based services on mobile phones.
  21. SMS is short for Short Message Service,
  22. and is used to send and recive short (up to 160 characters) text messages
  23. with mobile phones.
  24. SMS can also be used to implement simple text based services on mobile
  25. phones.
  26. .PP
  27. Kannel consists of three programs, usually run as daemons:
  28. .BR bearerbox ,
  29. .BR wapbox ,
  30. and
  31. .BR smsbox .
  32. They implement the connection to the phone (SMS or UDP),
  33. the WAP protocol stack,
  34. and the SMS based services, respectively.
  35. .PP
  36. For more information,
  37. see 
  38. .B http://www.kannel.org
  39. or
  40. .BR file://usr/doc/kannel/ .
  41. .SH "SEE ALSO"
  42. .BR run_kannel_box (8),
  43. .BR seewbmp (1).