Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

Package ie.ncl.sms.gsm

This package contains the GSM classes that define attributes specific to GSM short messages.

See:
          Description

Interface Summary
GsmConstants Encode messages as defined in the OTA spec GSM 03.40.
 

Class Summary
Cache Long message cache is used to store fragments of long messages that are received intermitently and reassemble them when the all fragments are received.
CommandPacket Created by IntelliJ IDEA.
Content This object groups PID, DCS, UDHI and bytes together.
Deliver GSM 03.40 Deliver parameter.
Fragmentation This Information Element is used to specify the fragmentation of a short message.
GsmAddress A GSM Addess object.
GsmDecoder Encode messages as defined in the OTA spec GSM 03.40.
GsmEncoder Encode messages as defined in the OTA spec GSM 03.40.
GsmMessage GSM message adds a Protocol Id (PID), a data coding scheme (DCS) and a user data header indicator (UDHI) to the message object.
GsmTest Some simple tests.
IE An InformationElement is an atomic component of the header in a short message when the user data header indicator is set.
LongMessageComparator This object is used to maintain the status of a long message.
LongMessageReceiver Construct a long message receiver.
LongMessageSender Create a long message transmitter.
LongMessageStatus This object is used to maintain the status of a long message.
Ports Ports are part of a User Data Header to identify applications and protocols above short messaging layer.
ProtocolIdentifier Protocol Identifier.
Report GSM 03.40 Status Report parameter.
ShortMessageComparator This comparator is used to create an index on message fragments that have been received.
Status  
Submit GSM 03.40 Submit parameter.
Test Test the Long Message functionality.
TypeOfAddress Type Of Address.
UDHMessage A User Data Header Message is a message with a set of indicators at the start of the message such as fragmentation information, source and destination port numbers.
UserDataHeader The user data header object is used to group Information Elements (IEs) together which then form the (optional) header of a short message (UDHMessage).
ValidityPeriod  
 

Exception Summary
UserDataHeaderMalformedException  
 

Package ie.ncl.sms.gsm Description

This package contains the GSM classes that define attributes specific to GSM short messages.


Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit