<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proxy Server usage in Esri iOS SDK and Esri Android SDK in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71622#M696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to attackle the same issue. Our sever setup at the time only allow us to access the our server services through proxy.ashx. But the ProxySetup is dealing with the Proxy Server while proxy.ashx is an application. so using ProxySetup wouldn't work on Proxy. I was told that using Proxy.ashx to access server services has listed as a bug to be fix (nim104296). Hope it will fixed soon.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 17:24:45 GMT</pubDate>
    <dc:creator>HemingZhu</dc:creator>
    <dc:date>2015-07-23T17:24:45Z</dc:date>
    <item>
      <title>Proxy Server usage in Esri iOS SDK and Esri Android SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71619#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Hello everyone, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;In our company we develop apps using with Esri iOS and Android SDK. We want to access ArcGIS Map Services via Proxy server. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Our proxy server link looks like&amp;nbsp; :&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #303030;"&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A class="jive-link-external-small" href="http://company.gov.tr/DotNet/proxy.ashx" rel="nofollow" target="_blank"&gt;http://company.gov.tr/DotNet/proxy.ashx&lt;/A&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt; and then our ArcGIS Map Service look like :&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #303030;"&gt; &lt;SPAN style="font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; background-color: #fafafa;"&gt;&lt;A class="jive-link-external-small" href="http://company.gov.tr/ArcGIS/rest/services/SanJuan/TrailConditions/MapServer" rel="nofollow" target="_blank"&gt;http://company.gov.tr/ArcGIS/rest/services/SanJuan/TrailConditions/MapServer&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #303030; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; background-color: #fafafa;"&gt;in Android Side ; sdk has ProxySetup we add proxy server like code below. But this code not working. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14303832552599482 jive_text_macro" data-renderedposition="277_8_912_16" jivemacro_uid="_14303832552599482"&gt;&lt;SPAN style="color: #303030;"&gt;ProxySetup.setupProxy("company.gov.tr/DotNet/proxy.ashx", 0,"http",null);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;at the iOS side ; Ther is not any information about using proxy server. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;So my question is how can we use proxy server in our mobile applications. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Thanks in helpings. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 08:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71619#M693</guid>
      <dc:creator>SalihYalcin</dc:creator>
      <dc:date>2015-04-30T08:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Server usage in Esri iOS SDK and Esri Android SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71620#M694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salih,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the documentation that shows how to access secure services using Runtime SDK for iOS&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/ios/objective-c/guide/using-secure-services.htm" title="https://developers.arcgis.com/ios/objective-c/guide/using-secure-services.htm"&gt;Access secure services—ArcGIS Runtime SDK for iOS | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 22:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71620#M694</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2015-06-12T22:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Server usage in Esri iOS SDK and Esri Android SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71621#M695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my problem is not how to use secure services in sdk, My question is about how to use proxy server in sdk. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 12:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71621#M695</guid>
      <dc:creator>SalihYalcin</dc:creator>
      <dc:date>2015-06-20T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Server usage in Esri iOS SDK and Esri Android SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71622#M696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to attackle the same issue. Our sever setup at the time only allow us to access the our server services through proxy.ashx. But the ProxySetup is dealing with the Proxy Server while proxy.ashx is an application. so using ProxySetup wouldn't work on Proxy. I was told that using Proxy.ashx to access server services has listed as a bug to be fix (nim104296). Hope it will fixed soon.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71622#M696</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2015-07-23T17:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Server usage in Esri iOS SDK and Esri Android SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71623#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same situation here. How did you solve the Proxy.ashx problem&amp;nbsp;with ArcGis Runtime API for&amp;nbsp;iOS??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:06:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/proxy-server-usage-in-esri-ios-sdk-and-esri/m-p/71623#M697</guid>
      <dc:creator>EbtisamAlshathly</dc:creator>
      <dc:date>2018-02-05T09:06:38Z</dc:date>
    </item>
  </channel>
</rss>

