Hi.
How to translate the QString QByteArray to .net c# string byte[] array?
I need it for tcp communication from .net client to QT Server.

Thanks.