Hello, I was wondering how could I connect an APP in iOS with Swift to a Java program in my computer, or where could I put this java program so that they can connect to each other so the Java program can run specific functions in the computer when I call the on the iOS app. I have an understanding of Swift and Java I just cannot figure out how to connect a computer Java program to a iOS APP in Swift.
Example: An APP that when I press a button it runs a function in the Java program in my computer.
Thank you, Alvaro.