Exemplo n.º 1
0
 // sets the port
 public void SetPort(int newPort)
 {
     client.SetPort(newPort);
 }