Création fichier json contenant la configurationdu serveur
This commit is contained in:
5
resources/AppConfig.json
Normal file
5
resources/AppConfig.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"multicastAddress" : "226.66.66.1:42500",
|
||||||
|
"multicastSecond" : 10,
|
||||||
|
"unicastAddress" : "0.0.0.0:58000"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user