Hi,<br>my query is: I want to connect two (or more) laptops to interact each other. I don&#39;t know if it is possible, but I found an option called &quot;Telemorphic&quot; and I think that it could be useful for my idea. The problem is that I can&#39;t find out the way it works. I want to share the same &quot;world&quot; to develope i.e. multiplayer games or some like that..<br>
I tried to connect one laptop to the other (I have a LAN) using the network IP (192.168.0.100 or 192.168.0.101) but I got an error.<br><br>The Transcript showed:<br><br>My address is 192.168.0.100<br>Remote hand theOtherPc waiting for a connection...<br>
Connecting to remote WorldMorph at <br><br>and the exeption is raised in the method<br><br>primGetNameInfo: socketAddress flags: flags<br><br>    &lt;primitive: &#39;primitiveResolverGetNameInfo&#39; module: &#39;SocketPlugin&#39;&gt;<br>
    flags == 0 ifTrue: [^self primGetNameInfo: socketAddress<br>                        flags: SocketAddressInformation numericFlag].<br>    self primitiveFailed                                                   &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; HERE<br>
<br>Anyway, on the top right corner appears a cursor and the name I put on the Telemorphic dialog (theOtherPc) in blue color. But I can&#39;t understand how it works! I think the connection is not really established...<br>
I hope u can understand me, I&#39;m from Argentina so I don&#39;t speak english very well..<br>Thank you.<br><br><br><br><br>