X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/6c6f5dc1f56346adeb48cc669b13c49b508fbd9d..1c788dbaab3c18d2541c516aaacbd3110142f3f9:/measure_energy_iot/server_tcp4.py 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,