I was trying to create a sockets connection between Java and C #, Java being the client and C # the server.
But when I use BinaryReader to read the data, it returns an error:
Unable to read beyond the end of the stream.
Excerpt from...
asked by
11.05.2014 / 16:28