TODO
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:2k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. *  MMS centers require WAP 1.2.1 (June Conformance Release) support. So Kannel
  2.    must have this. (Note this does *not* mean that Kannel will be able work
  3.    as MMSC.)
  4.    - WAP push: We must test can PPG send a properly tokenised MMS notification
  5.      (I have a MMS message for you, can you fetch it). If there are bugs, we 
  6.      must correct them. 
  7.    - MMS language is SMIL, not WML or WMLScript. SMIL should go through the
  8.      gateway unmodified, and the phone should be able to present it. So, as
  9.      long as repsesentation language is concerned, work well. Of course it
  10.      would be nice to have WML and WMLScript 1.2.1. We must test can MMS phone
  11.      send a MMS through Kannel (eventually it must be able to do a WAP fetch
  12.      to a MMSC, it is WSP POST to it).
  13.   -  From WTP (WAP-201-WTP-20000219-a.pdf and corrections (SINS)) MMS requi-
  14.      res an optional feature, WTP level segmentation and reassembly. We must
  15.      add this. Later we must add corrections to this spec.
  16.   -  From WSP (WAP-203-WSP-20000504-a.pdf and corrections) requires another
  17.      optional feature, multipart headers. We must add this. In addition, 
  18.      we must add encoding of new headers, WSP version control and content 
  19.      types.
  20.    - User Agent Profiling (WAP-174-UAProf-19991110-a.pdf and corrections (SINs)
  21.      to it) defines how the phone can tell its capabilities to MMSC. This is
  22.      usefull when MMSC is trying to send something to a non MMS capable phone
  23.      and must do some conversions. I think we can do this when previous ones
  24.      are implemented. (Translation: having this will take quite long time, if
  25.      somebody else does not volunteer.)
  26. If you are interested one of above tasks, I can give you pointers to relevant
  27. chapters of the specs. (I being aarno@welho.com)