|
@@ -15,10 +15,10 @@ namespace ConnectionTest
|
|
|
{
|
|
|
List<string> urls = new List<string>
|
|
|
{
|
|
|
- "remote.com-al.com.au:8000",
|
|
|
- "remote2.com-al.com.au:8000",
|
|
|
- "remote.prsdigital.com.au:8005",
|
|
|
- "remote2.prsdigital.com.au:8005",
|
|
|
+ //"remote.com-al.com.au:8000",
|
|
|
+ //"remote2.com-al.com.au:8000",
|
|
|
+ //"remote.prsdigital.com.au:8005",
|
|
|
+ //"remote2.prsdigital.com.au:8005",
|
|
|
"remote.com-al.com.au:8020",
|
|
|
};
|
|
|
public MainPage()
|