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.smpp.server
Class SmppServer

java.lang.Object
  extended by ie.ncl.sms.smpp.server.SmppServer
All Implemented Interfaces:
MessageServer, java.lang.Runnable

public class SmppServer
extends java.lang.Object
implements MessageServer, java.lang.Runnable


Constructor Summary
SmppServer()
           
SmppServer(int tcpPort)
           
 
Method Summary
 boolean isRunning()
           
 void listen(MessageServerCallback callback)
           
 void run()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmppServer

public SmppServer(int tcpPort)

SmppServer

public SmppServer()
Method Detail

listen

public void listen(MessageServerCallback callback)
            throws MessageServerException
Specified by:
listen in interface MessageServer
Throws:
MessageServerException

isRunning

public boolean isRunning()

run

public void run()
Specified by:
run in interface java.lang.Runnable

shutdown

public void shutdown()
Specified by:
shutdown in interface MessageServer

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