Connect two different server

Wednesday, November 4, 2015

I want to create a rest api, with rails, in a server that get an input, run an exe and create an output. Rest api will get the input from a php script from another server, and return the output to it. How can I connect these servers.



I want to help about how I can connect these servers, Also, I can write a method to run exe but I don't know how I give the route for it.

0 comments:

Post a Comment