diff --git a/resources/AppConfig.json b/resources/AppConfig.json new file mode 100644 index 0000000..1b61acd --- /dev/null +++ b/resources/AppConfig.json @@ -0,0 +1,5 @@ +{ + "multicastAddress" : "226.66.66.1:42500", + "multicastSecond" : 10, + "unicastAddress" : "0.0.0.0:58000" +} \ No newline at end of file