EUROPOLITAN
上传用户:mei_mei897
上传日期:2007-01-05
资源大小:82k
文件大小:1k
源码类别:

手机短信编程

开发平台:

Unix_Linux

  1. # --------------------------------------------------------------------
  2. # Sample SMS resource file for Europolitan
  3. # --------------------------------------------------------------------
  4. SMS_comms_params = 8N1          # 8 Data, No Parity, 1 Stop Bit
  5. SMS_baud         = 9600
  6. SMS_login        = EURO_CIMD
  7. SMS_password     = 2062
  8. # --------------------------------------------------------------------
  9. # The SMSCnumber MUST be defined.
  10. # This is the number of your local message center.
  11. # --------------------------------------------------------------------
  12. SMS_centre_number = 0708222901 # Europolitan SMSC
  13. # --------------------------------------------------------------------