X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/f9c7d95fc6c7299a40d4c917dc9972bf340eabd4..c92009fe1efa17ab89dea62611b3c53f3bdfdb5a:/measure_energy_iot/server_tcp4.py?ds=inline diff --git a/measure_energy_iot/server_tcp4.py b/measure_energy_iot/server_tcp4.py index 52c3afd..0f078bc 100644 --- a/measure_energy_iot/server_tcp4.py +++ b/measure_energy_iot/server_tcp4.py @@ -3,7 +3,7 @@ import os import buffer -HOST = 'bilbo' +HOST = '' PORT = 2345 # If server and client run in same local directory,