<?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: Asynchronous Client/Server Socket dll cause 3ds max not responding(Freezing) in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/asynchronous-client-server-socket-dll-cause-3ds-max-not/m-p/8600805#M8881</link>
    <description>&lt;P&gt;The Server/Client dll files&lt;/P&gt;</description>
    <pubDate>Sun, 17 Feb 2019 01:51:18 GMT</pubDate>
    <dc:creator>562794142</dc:creator>
    <dc:date>2019-02-17T01:51:18Z</dc:date>
    <item>
      <title>Asynchronous Client/Server Socket dll cause 3ds max not responding(Freezing)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/asynchronous-client-server-socket-dll-cause-3ds-max-not/m-p/8600801#M8880</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;I'm trying to use an Asynchronous Client/Server Socket dll file to communicate each other,the code is from microsoft official site example,what I wonder is that when I load the dll and use it,it caused 3ds max not responding(maybe I guess 3ds max is listening,but totally freeze),my question is how can I let the code work without freezing?&lt;BR /&gt;The code I was tried:(The dll files I have already built)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Server code:&lt;/P&gt;
&lt;PRE&gt;  DotNet.LoadAssembly "C:\\Server.dll"
  (DotNetClass "Asynchronous_Server.AsynchronousSocketListener").Main StartListening&lt;/PRE&gt;
&lt;P&gt;Client code:&lt;/P&gt;
&lt;PRE&gt;  DotNet.LoadAssembly "C:\\Client.dll"
  (DotNetClass "Asynchronous_Client.AsynchronousClient").Main StartClient&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source c# code:&lt;/P&gt;
&lt;P&gt;Server:&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/dotnet/framework/network-programming/asynchronous-server-socket-example" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/dotnet/framework/network-programming/asynchronous-server-socket-example&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Client:&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/dotnet/framework/network-programming/asynchronous-client-socket-example" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/dotnet/framework/network-programming/asynchronous-client-socket-example&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 01:52:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/asynchronous-client-server-socket-dll-cause-3ds-max-not/m-p/8600801#M8880</guid>
      <dc:creator>562794142</dc:creator>
      <dc:date>2019-02-17T01:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Asynchronous Client/Server Socket dll cause 3ds max not responding(Freezing)</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/asynchronous-client-server-socket-dll-cause-3ds-max-not/m-p/8600805#M8881</link>
      <description>&lt;P&gt;The Server/Client dll files&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 01:51:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/asynchronous-client-server-socket-dll-cause-3ds-max-not/m-p/8600805#M8881</guid>
      <dc:creator>562794142</dc:creator>
      <dc:date>2019-02-17T01:51:18Z</dc:date>
    </item>
  </channel>
</rss>

