Questions tagged as 'byte'

0
answers

Sending data byte [] socket

I have a problem a few days that I can not solve. I have a socket connection and I'm testing signature in the messages, I have a Mensagem object that contains String mensagem , String assinatura and PublicKey chavePubli...
asked by 07.03.2018 / 13:47
1
answer

Client Java Server Application is looped

I am developing a system for reinforcement school functions. The moment I went to implement my class that does the data encryption I needed to change also the type of data that will traffic between client and server from String to Byte. I alread...
asked by 21.02.2018 / 17:05