On Jan 31, 2005, at 4:36 PM, Yachun Lin wrote:
Anyway, I tried
gMyMultiuser.ConnectToNetServer("192.168.0.50", 1153, [#userId"station1",
#password "secret", #movieID "fish"],#text)
gMyMultiuser.connectToNetServer("station1", "mySecret", "192.168.0.50", 1153, "fish", #text)
And your other software is holding a port open, and waiting for connections? Remember the Director can only behave as the client in this scenario, and the other software must be acting as a server, or at least maintaining that port as "open for listen" so that Director can connect to it. If both programs are behaving as clients, and neither is maintaining the port, it won't work.
What is the other software, by the way? -- Troy RPSystems, Ltd. http://www.rpsystems.net
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
