Archive for the ‘3-开发 Develop’ Category

PDU解码器(vb.net)

解释手机的PDU码,可以自动识别短信息的格式并得出相应的发送地址、接受时间等。上面一个框填写PDU串,按OK以后会显示相应的信息。源代码里有我写的SMS类,比较实用。但由于初步设计类,SMS类还设计的不是很理想。还望高手指点。
下载地址:

  DecodePDU.rar (21.4 KiB, 449 hits)

SIEMENS SUPPORT TOOL SOURCE CODE

注:1、本程序专门为西门子M55书写,而且到现在为止我无法更正连接问题,导致许多手机连接不上。所以连接部分代码仅作为参考。
2、整个软件只有核心功能,界面不完善。可能造成一些问题。
3、你可以自由使用和修改此软件。但当你修正一些Bug时,请寄给我一份。核心的Class可作为其他程序参考。

Note:1. This program wrote for Siemens M55 Cellphone. But until now I can't successfully connect to all M55 phone due to the Connection problem. So the code of Connection portion is only for reference.
2.This whole program has core functions and I have no time to write a better visual. Some part will course failures.
3.You can use and modify this program freely. But when you fixed some bugs, please send me the copy. The core class can be references of other programs.

下载地址:

  Siemens.Support.Tool.rar (505.8 KiB, 276 hits)


谢谢下载和关注!
Thanks for download!

Return top