So I am trying to pass some text between 2 machines and have those classes:
The peer class simply holds a socket.
NetworkHelper:
public class Ne