I have socket server between python and C#. (Python server - C# client) I want to send nested array to C# client with pickle.dump from python server. But when I try to read mess