Login and connections protocols for IC-R8600

Hi,

I recently brought a Icom IC-R8600.
I was looking forward to doing my own software development for IC-R8600 to control and listen to this receiver through a IP Lan Port.
However , I couldn’t figure out the Login and connections protocols to control and listen to this receiver.
I was able to create UDP Listener to listen to the receiver UDP Port,
However I couldn’t figure out how to send my username and password packet to login and control and listen to the audio packet from the receiver.

Is there any guides or manual here that I can refer to so that I can develop my own software to control and listen to the receiver?

Thanks and regards.

the guide is what’s “in the source”.
for a start you can also look at tools like kappanhang sources. I hope you also opensource your code.