Пример #1
0
 //-----------------------------------------------------------------------
 String string(const IPAddress & x, bool includePort)
 {
   return x.string(includePort);
 }