Skip to content

Conversation

pgoergler
Copy link

SmppClientSession is created by a SmppClient to connect to a SMSC
SmppServerSession is created by a SmppServer for an incoming connection
from a ESME

So i put public SubmitSmResp submit(SubmitSm request, long timeoutMillis) into SmppClientSession interface.

Ps: i had submitted this PR to fizzed/cloudhopper-smpp but it seems to be not active anymore

Also add to SmppSession interface :
public SequenceNumber getSequenceNumber();
public PduTranscoder getTranscoder();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant