this code is based on python and socket
1. write server ip and port in server_address.txt exp: 192.168.255.6 7890
2. run server_part.py to turn on the server
3. run client_part.py in any PC on the local area net
4. you can check the GPU usega in 192.168.255.6:7890
5 you can also use pyinstall to get server_part.exe and client_part.exe