Hi,
you need to send a dump command via this API:
RemoteControlWriter.visitDumpCommand(true, false)
See ExecutionDataClient example. The protocol is the same for both
tcp/ip connection modes, the only difference is how the connection is
established.
Regards,
-marc