Click here to Skip to main content
15,897,891 members

Comments by Member 13958412 (Top 10 by date)

Member 13958412 28-Aug-18 23:22pm View    
Thanks for the guidance sir!
Member 13958412 27-Aug-18 23:23pm View    
Hi! Sorry to say that I tried all the way but it didn't really work for me. First of all utf8 was not supported so I turned it to 16. But still the output is not displaying the correct one.
Member 13958412 27-Aug-18 2:39am View    
Hi, I tried to implement the logic of byte buffer.
Instead of "result = instance.sendCommand(command);", if I implement "String result = new String(buffer, 0, rxCount, "UTF8");", there will be remote execution error. May be implementation was wrong or what!!
Member 13958412 24-Aug-18 19:59pm View    
Hi, sorry now I am out of server access zone. So I would be able to implement it only on Monday. Then I will come back to you.
Member 13958412 24-Aug-18 6:43am View    
Thank you. It will be helpful.