Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Which is best for creating a web service java or php for intel xdk app?

wahdat_k_
Beginner
609 Views
I am developing an app with xdk but now i have to create an web service with php or java.. and how to connect php files with xdk app using ajax json.. help me please... Thanks intel..
0 Kudos
1 Reply
Anthony_H_Intel
Employee
609 Views

Hi wahdat-

PHP and Java are both perfectly suitable for developing web services (although PHP might be easier to get started with), but Intel XDK does not support developing web services.  

As far as how to connect your XDK app to web services, the following resources might be useful:
Video: Ajax Requests and REST Based Web Services in the Intel® XDK
Video: Ajax Requests and REST Based Web Services in the Intel® XDK - Part 2
Document: (Integrating Web Services in Intel XDK) Overview

Hope this helps!
Tony

 

0 Kudos
Reply