commit
This commit is contained in:
parent
f4f9c1a441
commit
68e1ca83e8
@ -45,9 +45,11 @@ public class App {
|
||||
* Entry point.
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
|
||||
var host1 = new Client();
|
||||
var host2 = new Client();
|
||||
host1.useService(12);
|
||||
host2.useService(73);
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user