Working on implementing TCP sockets for Inter-Process Communication (IPC) message passing between a Python server and a C# client.
Eventually planning to host a pre-trained machine learning model on the Python server, and integrate the model into a Unity VR client application.
Implemented screenshot sharing between a C#/Unity client and a Python server.
Implemented image file transfer between a C# client and Python server.
Implemented Unity client interface to write a custom message to the Python server, and display what the Python server sent.
Implemented connection between a C#/Unity client and a Python server.
Implemented image file transfer between a Python client and Python server.
Implemented connection between a Python client and C# server.
Implemented connection between a C# client and Python server.
Implemented connection between a C# client and C# server.
Implemented connection between a Python client and Python server.
Created by @nicholaswile.