|
Python Client
0.0.0.0
Python wrapper for Corelink DLL
|
This is a Python(3.6 or >) wrapper for the corelink DLL
<path_to_corelink> refers to the directory this github repo is download in.
<path_to_build> refers to the directory the build folder will exist in.
The wrapper is located in <path_to_corelink>/clients/python The shared library is located in <path_to_corelink>/clients/dll
For more detailed instructions on setting up the shared library, please refer the the /clients/dll/README.md "dll readme"
<path_to_build> with "config.py""corelink.py"DLLInit.init()DLLInitDLLInit.set_server_credentialsClient.connectClientClient.create_sender and Client.create_receiverClient.cleanupFollow the instructions in the /clients/dll/README.md "dll readme" if not done so already Make sure dll is installed in /usr/local/lib
Create a new directory. Copy over the following files:
<path_to_corelink>/clients/dll/ca-crt-default.pem<path_to_corelink>/clients/dll/ca-crt.pem Create a new directory. Copy over the following files:
<path_to_corelink>/clients/dll/ca-crt-default.pem<path_to_corelink>/clients/dll/ca-crt.pem ~/.bashrc(Not Recommend) Create a new directory. Copy over the following files:
<path_to_corelink>/clients/dll/ca-crt-default.pem<path_to_corelink>/clients/dll/ca-crt.pem