How to send data from Eventserver Plugin to Admin Plugin

If collected some data in the eventsever plugin (like Information about ethernet adapters) and I need this data in the admin plugin.

How can I do the transport?

You can do MessageCommunication. The Chat sample is a Smart Client plugin but you could implement the communication is Event Server plugin and Admin plugin..