<?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: flexsim can be as a master server when using http? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581640#M79498</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/13585/shal2.html" nodeid="13585"&gt;@Sha L2&lt;/A&gt;, was one of Phil BoBo's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 12 May 2023 15:45:05 GMT</pubDate>
    <dc:creator>Jeanette_Fullmer</dc:creator>
    <dc:date>2023-05-12T15:45:05Z</dc:date>
    <item>
      <title>flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581635#M79493</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;hi ,someone want get or send some data to flexsim using http,how can i acheive that? thank you very much!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 May 2023 07:46:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581635#M79493</guid>
      <dc:creator>sha_l2</dc:creator>
      <dc:date>2023-05-08T07:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581636#M79494</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/questions/27069/how-to-read-or-write-json-data-in-flexsim.html"&gt;https://answers.flexsim.com/questions/27069/how-to-read-or-write-json-data-in-flexsim.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 May 2023 08:45:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581636#M79494</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-05-08T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581637#M79495</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If you want to communicate with FlexSim as a server, use the FlexSim Webserver.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/Reference/DeveloperAdvancedUser/Webserver/Webserver.html"&gt;https://docs.flexsim.com/en/Reference/DeveloperAdvancedUser/Webserver/Webserver.html&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 May 2023 13:45:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581637#M79495</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2023-05-08T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581638#M79496</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Is it possible way using python to start a sever as FlexSim's server ?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 02:40:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581638#M79496</guid>
      <dc:creator>sha_l2</dc:creator>
      <dc:date>2023-05-09T02:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581639#M79497</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Sure. If you want to write a server in python that communicates with FlexSim, that's fine. See &lt;A href="https://docs.flexsim.com/en/22.1/Reference/DeveloperAdvancedUser/ControllingFlexSimExternally/ControllingFlexSimExternally.html#python"&gt;https://docs.flexsim.com/en/22.1/Reference/DeveloperAdvancedUser/ControllingFlexSimExternally/ControllingFlexSimExternally.html#python&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 13:52:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581639#M79497</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2023-05-09T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: flexsim can be as a master server when using http?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581640#M79498</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/13585/shal2.html" nodeid="13585"&gt;@Sha L2&lt;/A&gt;, was one of Phil BoBo's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 May 2023 15:45:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsim-can-be-as-a-master-server-when-using-http/m-p/13581640#M79498</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-05-12T15:45:05Z</dc:date>
    </item>
  </channel>
</rss>

