Hi, Is there a way to configure the SSH Client socket traffic class (QoS), similar to Java: Socket.setTrafficClass( int tc )? So either an interface to set the value or to access the Socket? I could not find any examples in the Test classes by myself, so any directions are welcome.
Best regards, Heikki Mattila