Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
CIMD
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Short message service centre protocol}} '''Computer Interface to Message Distribution''' ('''CIMD''') is a proprietary [[short message service centre]] [[Communications protocol|protocol]] developed by [[Nokia]] for their [[Short message service center|SMSC]] (now: [[Nokia Networks]]). ==Syntax== An example CIMD exchange looks like the following: <STX>03:007<TAB>021:12345678<TAB>033:hello<TAB><ETX> <STX>53:007<TAB>021:12345678<TAB>060:971107131212<TAB><ETX> Each packet starts with STX (hex 02) and ends with ETX (hex 03). The content of the packet consists of fields separated by TAB (hex 09). Each field, in turn, consists of a ''parameter type'', a colon (:), and the ''parameter value''. Note that the last field must also be terminated with a TAB before the ETX. Two-digit parameter types are ''operation codes'' and each message must have exactly one. The number after the operation code is the ''sequence number'' used to match an operation to its response. The response code ([[Acknowledgement (data networks)|acknowledgement]]) of the message is equal to the operation code plus 50. In the example above, the operation code 03 means submit message. Field 021 defines the destination address ([[telephone number]]), with field 033 is the user data (content) of the message. Response code 53 with a field 060 time stamp indicates that the message was accepted; if the message failed, the SMSC would reply with field 900 (error code) instead. A good amount of supporting software to implement CIMD is available from Nokia's Website to build CIMD client. You can fire SMS from message center with the help of CIMD client tools. ==See also== * [[EMI (protocol)|Universal Computer Protocol/External Machine Interface (UCP/EMI)]] * [[Short message peer-to-peer protocol|Short message peer-to-peer protocol (SMPP)]] ==External links== * [http://sw.nokia.com/id/a58b0133-4ffa-4e17-8b3b-77877688660f/CIMD_Interface_Specification_SC70.pdf Nokia: CIMD specification for SC v7.0]{{Dead link|date=November 2018 |bot=InternetArchiveBot |fix-attempted=yes }} * [http://sw.nokia.com/id/7a27b9e7-7cdd-4456-b630-3d7c35f30a4f/CIMD_Interface_Specification_SC80.pdf Nokia: CIMD specification for SC v8.0]{{Dead link|date=November 2018 |bot=InternetArchiveBot |fix-attempted=yes }} ==Software== * [http://www.kannel.org Kannel], Open-Source WAP and SMS Gateway with CIMD 1.3 and CIMD 2.0 support. * [http://freecode.com/projects/ixonos-misp-cimd-simulator Ixonos MISP CIMD simulator], Open-Source CIMD v2 compliant server for testing CIMD client applications [[Category:GSM standard]] [[Category:Mobile technology]] [[Category:Network protocols]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Dead link
(
edit
)
Template:Short description
(
edit
)