use socket model to transfer data between python and c++
the client.h and client.c are used for c++ the connect.py are used for python3
if you want to transfer data between different host, just to revise the address of host '127.0.0.1' to any one you use in the client