Posted March 16, 201312 yr It's possible write a String Array in a Packet250CustomPayload? var2.writeUTF(friendsList); doesn't work Sorry for bad english
March 17, 201312 yr You can also just use Packet.writeString(String, DataOutputStream) and Packet.readString(DataInputStream, maxLength)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.