Bugfixed new bugs added bugfix

This commit is contained in:
2015-10-16 10:48:15 +02:00
parent b420e22780
commit 41a1ce5814
+2
View File
@@ -66,6 +66,8 @@ namespace ErgometerLibrary
Console.WriteLine("rec " + str);
return str;
}
else
return "";
}
public static IPAddress GetIP(string ipstring)