summaryrefslogtreecommitdiff
path: root/IvyProbe/Properties/Settings.settings
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.settings
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.settings')
-rw-r--r--IvyProbe/Properties/Settings.settings2
1 files changed, 1 insertions, 1 deletions
diff --git a/IvyProbe/Properties/Settings.settings b/IvyProbe/Properties/Settings.settings
index 421d8f2..44eacd4 100644
--- a/IvyProbe/Properties/Settings.settings
+++ b/IvyProbe/Properties/Settings.settings
@@ -3,7 +3,7 @@
<Profiles />
<Settings>
<Setting Name="IvyBus" Type="System.String" Scope="Application">
- <Value Profile="(Default)" />
+ <Value Profile="(Default)">ff05::1</Value>
</Setting>
</Settings>
</SettingsFile> \ No newline at end of file