Android Networking with C#

Shreyas Karanth

New member
Jun 18, 2015
1
0
0
So, I'm trying to make a Unity application on mobile, using C#. For this purpose, I need to obtain certain real time data from my laptop, in which the code is written in C++. I'm doing this transfer through UDP. My problem is, Android can accept the data using a Java client. How can I relay that data to my C# Unity project, in real time?
 
Welcome as a new member. :)

I recommend posting in our Android Developers forum, where members are more likely to be able to advise about such things.

Posted via the Android Central App