Search results

  1. V

    Why I am receiving null in my output?

    I want to send a message to my computer from my phone using TCP..My computer is the server and my phone is the client. I am able to send a message from my phone to my computer but in the output, I get null characters .. I paste my codes below;; Client :: public void startApp() {...
  2. V

    Why I am receiving null in my output?

    0 down vote favorite I want to send a message to my computer from my phone using TCP..My computer is the server and my phone is the client. I am able to send a message from my phone to my computer but in the...