PDUSpy (A good tool to deal with GSM SMS PDU)
Posted by Daniel - 5,448 Views
PDUSpy is a tool to playing around with the PDU string mostly found in the GSM SMS. It can read SMS message from your GSM modem or cellphone. The interface is quite technical that is why it’s not so easy to understand. You can adjust most settings available in an SMS message structure with this tool.
On the first tabsheet, you may enter a PDU to analyze by your own, or you may import a PDU from the clipboard. If you click on ‘decode’ the PDU will be decoded, and the result will be displayed on the ‘Decode’ tab sheet. You must tell PDUspy if the message is inbound or outbound, and wether you have a GSM07.05-compatible PDU or a ETS-compatible PDU.
If your mobile phone is able to communicate with PDUspy (it needs to support AT+CMEE, AT+CMGF=0, AT+CPMS and AT+CMGL), you may as well read all messages from the phone, using the settings you made at the ‘automatic mode’ box. Be sure only to configure a SM memory which is supported by your phone, otherwise you may get a error message. Selecting ‘Archive (AR)’ will use the message archive on your local disk and will not access the phone.
you can go to this useful link: nobbi.com/pduspy.htm to get a complete overview on how to use it. If you need the code implementation about how to read SMS from your cellphone you can read the article here.
You can download PDUspy here (191 KB)
__________________________
The following posts are programmatically considered as related to the current post by YARPP Plugin:
Related posts brought to you by Yet Another Related Posts Plugin.
Latest from Tested Software
- Sweet Home 3D, a free home design software
- SmartFTP Client is no longer Free. What would be the best replacement for it?
- Kantaris Media Player, The most suitable Free Media Player on my Audio Environment
- TCPView for Windows, Tool to check TCP and UDP Connections on your system
- The Code Snippet Plugin, my favourite syntax highlighter plugin for WordPress
One Response to “PDUSpy (A good tool to deal with GSM SMS PDU)”
Leave a Reply
Latest Blog Entries
- Sweet Home 3D, a free home design software
- 26x Optical Zoom on a Compact Digital Camera?
- Windows 7 Release Candidate is now available
- Microsoft Excel Import External Data Problem: When Microsoft Query doesn’t recognize some of your parameters
- The Lack of Chances is the Source of Poverty, Can we make a different?
- SmartFTP Client is no longer Free. What would be the best replacement for it?
- Kantaris Media Player, The most suitable Free Media Player on my Audio Environment
Categories
Neighbours and Friends
- Anti Teori
- Busby SEO Test Page
- Deny Sri
- Digital Media Convert
- Freeware Maniac
- Oeroek
- RidhoCyber
- Suraja Web
Comments - Thanks Guys :)
Therese Lachance: Hi, Any idea how to have ContuttoPDF fetch the correct page language?
Marlena Albu: Super Blog, Dude! I am constantly on the watch for new and interesting sites and postings about audio equipment… which is what...
tresloukadu: yo how did u fixed when the tags shows <? and it shows < “& l t ; ” ?? please send me an email.
Sean: This is a great piece of code and thanks for adding the updates. Sean’s last blog post: Not All Text Message Marketing Is Created...
rodhy: Thank for your code, it very usefull for me. best regard.
Most Popular Entries
- Passing arguments to your VB.NET console application
- ConsoleProgressBar - Simple Progress Bar Function for your VB.Net Console Application
- ASCII To PDU Converter (Convert ASCII to PDU and vice versa)
- An example: Using CPort Delphi Component to read data from your cellphone
- Microsoft Excel Import External Data Problem: When Microsoft Query doesn’t recognize some of your parameters
Software Collections
- Sweet Home 3D, a free home design software
- SmartFTP Client is no longer Free. What would be the best replacement for it?
- Kantaris Media Player, The most suitable Free Media Player on my Audio Environment
- TCPView for Windows, Tool to check TCP and UDP Connections on your system
- The Code Snippet Plugin, my favourite syntax highlighter plugin for WordPress
Blogging Related Stuff
- Change the WordPress permalink structure to the best format, and yes it’s a little bit scary :D
- Something is wrong, the Google Search Result from my blog looks bad, don’t laugh please :D
- Several tips to reduce Blog Noise, especially when your blog covers more than one niche
- How to remove your indexed pages or even your entire site from Google and Yahoo!


















August 16th, 2009 at 12:13 pm
I hv already used delphi smscodec for sending & rcving sms with success, however i ‘m not so satisfy yet, it seem that the char sent ( before converted to PDU) totally only 126 chars,not 160 char max , when i type more than 126 char then my application was hung, even i try to send using AT+CMGW=n, i try to solve this case by looking the smscodec self, and nothing to do.
please give me goog solution for this case.
Thanks N regard
asis djauhari