Click here to Skip to main content
15,899,314 members
Home / Discussions / Java
   

Java

 
GeneralRe: Doc extends PlainDocument problem Pin
Nagy Vilmos13-Dec-11 4:26
professionalNagy Vilmos13-Dec-11 4:26 
GeneralRe: Doc extends PlainDocument problem Pin
prithaa13-Dec-11 4:33
prithaa13-Dec-11 4:33 
GeneralRe: Doc extends PlainDocument problem Pin
Nagy Vilmos13-Dec-11 4:38
professionalNagy Vilmos13-Dec-11 4:38 
GeneralRe: Doc extends PlainDocument problem Pin
prithaa13-Dec-11 4:40
prithaa13-Dec-11 4:40 
QuestionDistributed Anti-Spam System Pin
PalleStol11-Dec-11 22:42
PalleStol11-Dec-11 22:42 
AnswerRe: Distributed Anti-Spam System Pin
TorstenH.12-Dec-11 3:21
TorstenH.12-Dec-11 3:21 
QuestionCompress and decompress string between java and c# Pin
Hossein Khalaj8-Dec-11 5:58
Hossein Khalaj8-Dec-11 5:58 
AnswerRe: Compress and decompress string between java and c# Pin
TorstenH.8-Dec-11 22:18
TorstenH.8-Dec-11 22:18 
you can't find a solution means you can't find a code that is already written in C# and Java, right?

first you should try to reduce the amount of data in that SMS-String. Can values be resized?
For example can you use integers instead of keywords? Every fixed value can be melted down to a short form (acronyms, integer, single char, char/int compbination, ...).
Are there enum in there -> also usable as integer.

141 characters is a lot of data - and to use an old phrase: "141 characters should be enough for everybody". Laugh | :laugh:
regards Torsten
When I'm not working

AnswerRe: Compress and decompress string between java and c# Pin
jschell9-Dec-11 11:31
jschell9-Dec-11 11:31 
QuestionHow to use Tomcat instead of GlassFish with NetBeans? Pin
Jun Du6-Dec-11 9:22
Jun Du6-Dec-11 9:22 
AnswerRe: How to use Tomcat instead of GlassFish with NetBeans? Pin
Gerben Jongerius6-Dec-11 20:18
Gerben Jongerius6-Dec-11 20:18 
AnswerRe: How to use Tomcat instead of GlassFish with NetBeans? Pin
Skynet_Code6-Dec-11 21:02
Skynet_Code6-Dec-11 21:02 
QuestionUsing Javascript to list local directory contents Pin
Member 84548753-Dec-11 19:17
Member 84548753-Dec-11 19:17 
AnswerRe: Using Javascript to list local directory contents Pin
Richard MacCutchan3-Dec-11 21:30
mveRichard MacCutchan3-Dec-11 21:30 
AnswerRe: Using Javascript to list local directory contents Pin
TorstenH.4-Dec-11 23:55
TorstenH.4-Dec-11 23:55 
GeneralSteganography in Images and Audio Pin
khanhhungict3-Dec-11 18:35
khanhhungict3-Dec-11 18:35 
Answerhanoi tower Pin
bhira29-Nov-11 22:34
bhira29-Nov-11 22:34 
GeneralRe: hanoi tower Pin
TorstenH.29-Nov-11 22:52
TorstenH.29-Nov-11 22:52 
GeneralRe: hanoi tower Pin
RaviRanjanKr3-Dec-11 10:12
professionalRaviRanjanKr3-Dec-11 10:12 
Generalimage procesing in java Pin
palikalirona29-Nov-11 20:10
palikalirona29-Nov-11 20:10 
GeneralRe: image procesing in java Pin
Richard MacCutchan29-Nov-11 21:44
mveRichard MacCutchan29-Nov-11 21:44 
GeneralRe: image procesing in java Pin
Nagy Vilmos5-Dec-11 1:58
professionalNagy Vilmos5-Dec-11 1:58 
GeneralRe: image procesing in java Pin
Richard MacCutchan5-Dec-11 2:21
mveRichard MacCutchan5-Dec-11 2:21 
GeneralRe: image procesing in java Pin
bharath S h14-Dec-11 15:25
bharath S h14-Dec-11 15:25 
GeneralRe: image procesing in java Pin
Richard MacCutchan14-Dec-11 22:07
mveRichard MacCutchan14-Dec-11 22:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.