Hi Patrick,

Have you tried to change the default factory for ordinary sockets before calling the openConnection() method of Lightstreamer library?

Code:
Socket.setSocketImplFactory(context.getSocketFactory());