How to make Communication between Two programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make Communication between Two programming language?

If I built a program using C# and other using JAVA, can u tell me how can i get input from each other and how they make output depends on the input? in short: how can i make them communicate with each other?

20th Dec 2016, 5:41 PM
M.I.Rayhan
M.I.Rayhan - avatar
7 Answers
20th Dec 2016, 7:27 PM
Burey
Burey - avatar
21st Dec 2016, 8:51 AM
Burey
Burey - avatar
+ 4
i see..... so you want to communicate through the USB with the pc i found this http://stackoverflow.com/questions/10183794/how-to-communicate-with-a-usb-device and a simple google search for "android programming usb communication"
21st Dec 2016, 10:36 AM
Burey
Burey - avatar
+ 4
no problem at all hehe and good to know about the old man thing...explains a lot about me😜
21st Dec 2016, 12:31 PM
Burey
Burey - avatar
0
@Burey : can u please solve me this, if i build an android app and a windows app, how can i make them talk with each others, as example: if i write something(String) on my mobile app how can i transfer it through the usb cable to the windows app that i create earlier.
21st Dec 2016, 7:08 AM
M.I.Rayhan
M.I.Rayhan - avatar
0
you didn't get me mate: now imagine that i made an android app and a windows app. i named them testA(the android app) and testB(windows app). i connected them using a usb cable. if i click on a button of testB then the textview of testA will show "success". now how can i do this?
21st Dec 2016, 10:05 AM
M.I.Rayhan
M.I.Rayhan - avatar
0
@Burey: THANKS A Loooot for helping me man. i will remeber this, oh and by the way in our language "Burey" means "old man".
21st Dec 2016, 11:43 AM
M.I.Rayhan
M.I.Rayhan - avatar