Exemple #1
0
 public void test()
 {
     testUDP = new VehicleUDP(port);
     testUDP.getData();
     connected = true;
 }