I want to create one SharePoint Hosted App. In this app i have to access other SharePoint intranet site's list data, this site is in different web application. My apps site url is http://appssite.mycompany.com and web application where i want to access data is http://intranet.mycompany.com. Both this sites exist on different web applications.
I want the way, we can access other SharePoint web (not hosted web) data using CSOM in SharePoint Hosted apps.