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

ie.ncl.sms.gsm
Class Ports

java.lang.Object
  extended by ie.ncl.sms.gsm.IE
      extended by ie.ncl.sms.gsm.Ports
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class Ports
extends IE
implements java.io.Serializable

Ports are part of a User Data Header to identify applications and protocols above short messaging layer.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ie.ncl.sms.gsm.IE
IEI_COMMAND_PACKET, IEI_LONG_PORT_ADDRESS, IEI_MESSAGE_CONCATENATION, IEI_MESSAGE_CONCATENATION_16BIT, IEI_RESERVED, IEI_RESERVED_LINEFEED, IEI_SHORT_PORT_ADDRESS, IEI_SMSC_CONTROL_PARAMETERS, IEI_SPECIAL_MESSAGE_INDICATION, IEI_UDH_SOURCE_INDICATOR
 
Constructor Summary
Ports(int src, int dest)
           
 
Method Summary
 int getDest()
           
 int getSrc()
           
 
Methods inherited from class ie.ncl.sms.gsm.IE
compareTo, getData, getId, getId, getOctetLength, getPreferredEncodingOrder, isOnlyInFirstFragment, setOnlyInFirstFragment, setPreferredEncodingOrder, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Ports

public Ports(int src,
             int dest)
Method Detail

getSrc

public int getSrc()

getDest

public int getDest()

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