207208209210211212213214215216217
connection_endpoint.addProtocol( pe ); final NetworkConnection connection = NetworkManager.getSingleton().createConnection( connection_endpoint, new BTMessageEncoder(), new BTMessageDecoder(), use_crypto, allow_fallback, new byte[][]{ their_hash });