I received to HTTP GET response as hexadecimal string data with socket in java. But I want to convert normal string to this data for HTML format. How can I make it ?
2
-
Dod you try to google it?Filip Malczak– Filip Malczak2015-05-17 12:28:00 +00:00Commented May 17, 2015 at 12:28
-
Yes, of course. But I didn't want to any library file. It makes with apache library. I thought maybe there is another way.Fatih ELMA– Fatih ELMA2015-05-17 12:56:45 +00:00Commented May 17, 2015 at 12:56
Add a comment
|