summaryrefslogtreecommitdiff
path: root/IvyProbe/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorfcolin2010-10-18 15:42:04 +0000
committerfcolin2010-10-18 15:42:04 +0000
commit5e310bef48ed719d15d88aafb9b92e674cb42b96 (patch)
tree76bbe7ba4fe2ec03576e6989eb2287cf03d2b5c8 /IvyProbe/Properties/Settings.Designer.cs
parent657ff69295b138cf498968ac20653215c5d86252 (diff)
downloadivy-csharp-5e310bef48ed719d15d88aafb9b92e674cb42b96.zip
ivy-csharp-5e310bef48ed719d15d88aafb9b92e674cb42b96.tar.gz
ivy-csharp-5e310bef48ed719d15d88aafb9b92e674cb42b96.tar.bz2
ivy-csharp-5e310bef48ed719d15d88aafb9b92e674cb42b96.tar.xz
utilisation de socket IPV6 si le domain contient un multicast IPV6 genre FF02::1
Diffstat (limited to 'IvyProbe/Properties/Settings.Designer.cs')
-rw-r--r--IvyProbe/Properties/Settings.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/IvyProbe/Properties/Settings.Designer.cs b/IvyProbe/Properties/Settings.Designer.cs
index b907809..c5ef330 100644
--- a/IvyProbe/Properties/Settings.Designer.cs
+++ b/IvyProbe/Properties/Settings.Designer.cs
@@ -25,7 +25,7 @@ namespace IvyProbe.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
+ [global::System.Configuration.DefaultSettingValueAttribute("ff05::1")]
public string IvyBus {
get {
return ((string)(this["IvyBus"]));