jcimd is a simple Java implementation of the CIMD protocol. Computer Interface to Message Distribution (CIMD) is a proprietary short message service center protocol developed by Nokia for their SMSC (now Nokia Siemens Networks).
| Tags | SMS CIMD Mobile |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Unix Linux Windows Mac OS X |
| Implementation | Java |
Recent releases


Release Notes: The original author could not be contacted to merge proposed patches, so the code base was forked and migrated from Google Code to GitHub. Deserialization works without optional CIMD packet checksums. Stateless serialize/deserializePacket methods have been added.