Example #1
0
 // gets the port number
 public static int GetPort()
 {
     return(server.GetPort());
 }