Search:

Type: Posts; User: yhqian99

Search: Search took 0.09 seconds.

  1. Re: java.lang.IllegalStateException: unread block data when readObject

    the change is the number of clients, which increases to about fourty to fifty.

    --- Update ---


    the change is the number of clients, which increases to about fourty to fifty.
  2. java.lang.IllegalStateException: unread block data when readObject

    Hi all,

    I am developing a Client/Server java application, where CSMessage is sent through socket.
    CSMessage has some data like String type and HashMap<String, String> type.

    the Client send...
Results 1 to 2 of 2