M
Matt Baker
Guest
You need to explain this better. Are you trying to call webspeed from the user interface, or are you trying to call the webspeed program from the backend of your REST service. Is WebSpeed returning JSON or is it returning an HTML page? If it is an HTML page, how are you intending to consume it? Are you thinking to open a web browser to show the page? If the webspeed program is returning JSON...then use the built-in HTTP client to consume it from the backend of your REST service.
Continue reading...
Continue reading...