I am trying to write a server in Java and communicate with it using an iPhone app (Objective C). The connection goes through, and I can write data to the server, but I can\'t re
Looks like I needed to use read:maxLength: instead. Works fine now.
read:maxLength: