public class ClientServerHello extends Object
Constructor and Description |
---|
ClientServerHello(InputStream bi,
OutputStream bo) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getClientString() |
byte[] |
getServerString() |
static int |
readLineRN(InputStream is,
byte[] buffer) |
public ClientServerHello(InputStream bi, OutputStream bo) throws IOException
IOException
public static final int readLineRN(InputStream is, byte[] buffer) throws IOException
IOException
public byte[] getClientString()
public byte[] getServerString()
Copyright © 2014. All Rights Reserved.