File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes creating UDH of message in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "creating UDH of message in java" Watch "creating UDH of message in java" New topic
Author

creating UDH of message in java

soumya dash
Greenhorn

Joined: Jul 17, 2012
Posts: 13

I want to create UDH of a message string.

I am doing these following operations:

and the result should be : udhlen=5 so that I'll get the UDH in my desired format.

But, for certain messages, the udhlen is coming negative. I did something to handle the negative value of (int)msgarr[i] yet my purpose is not fulfilled.

I am new in SMS technology. Please help me to improve my code and solve the issue. Thanks in advance.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: creating UDH of message in java
 
Similar Threads
Java Encryption and Decryption
Language doubt
incompatible types: found double required float error;
java.lang.NullPointerException error
how to solve this type of stackoverflowerror...