Wireshark mailing list archives

Re: SMPP wireshark support


From: Abhik Sarkar <sarkar.abhik () gmail com>
Date: Thu, 7 Jan 2010 10:02:43 +0400

Hello Bob,

SMPP is supported. Please see http://wiki.wireshark.org/SMPP.

The source code of the dissector is in epan/dissectors/packet-smpp.[ch]

If it is applications you want to write, you might consider using one of the
many open source APIs available. I know of at least 3 available for Java and
also for Python.

Regards,
Abhik

On Wed, Jan 6, 2010 at 9:50 PM, bmoyni01 () vodafone ie
<bmoyni01 () vodafone ie>wrote:

Hello,

I'm interested to find out about SMPP handling within wireshark.
expecially the reception of SMPP operations over TCP.
Can someone point me towards the handling code?

Basically I have an application and I want it to bind and submit
SMPP messages
The messages I want to send and test include
o single submit operations
o submits with SAR
o submits with large payload
o submits with udh

I would like to write a test application for receive and process the
SMPP operations.
I'm thinking that wireshark smpp must be able to handle these type of
operations and the re-assembly of SMMP payload within TCP transport.
Does it handle the re-assembly of the TCP payload whereby multiple tcp
socket reads may be required
to get the appropriate stream of bytes required.

Could someone point me towards the architecture of wireshark and the
handling code.

All feedback appreciated.

Thank you.
Bob


I'm using Vodafone Mail - to get your free mobile email account go to
http://www.vodafone.ie
Use of Vodafone Mail is subject to Terms and Conditions
http://www.vodafone.ie/terms/website


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: