Quantcast
Channel: Software Sagacity
Viewing all articles
Browse latest Browse all 10

Cross-domain Node.js Function Calls

$
0
0

Cross DomainNode.js and AJAX provide a full spectrum of development capabilities that rival the desktop environment. From image editing software to 3D interactive games, many desktop apps have successfully moved from the local machine to the browser. When programming these applications, however, developers often need to work around browser security restrictions, the most frequently encountered limitation being cross-domain function call prevention.
(more…)


Viewing all articles
Browse latest Browse all 10

Trending Articles