How to exchange data from ios to pc in UE4?

Hi,

I want to put UI screen on ios and the UE4 scene on pc, but how to exchange data from ios to pc in UE4?

Please give some ideal!

Thanks.

You would need to set it up as a multiplayer game, each would be a different player and communicate with the server to pass information to each other.