Skip to content
Snippets Groups Projects
Commit 7adeffb6 authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

changed hostname to ELB

parent 28d2fa10
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ class TCPTimeCounterClient {
public static void main(String args[]) throws Exception {
String hostname = "VertSys-ELB1-b88aad9416b2929b.elb.eu-central-1.amazonaws.com";
//String hostname = "52.68.46.135";
//String hostname = "";
int tcpPort = 36038;
//BufferedReader inFromUser = new BufferedReader(new InputStreamReader(System.in));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment