Connecting Linux and Windows 2000: Why can't Linux clients take a ticket from a Win2k process?

Erik Klintskog erik at sics.se
Mon Feb 3 17:07:08 CET 2003


Sarino Suon wrote:

>Hi:
>
>Thank you all for producing such a great language!
>
>I very much enjoy Mozart for its logic and concurrent programming aspects.
>However, I'm having a problem using its distributed programming portion. 
>
>In particular, I can't seem to get my Windows 2000 computer to issue a
>ticket (using Pickle.save of a Connection.offer) that a Linux client can 
>connect with (using Connection.take). Whenever I try, it hangs for a while 
>and then I get a "connection(ticketTakeTimeOut...)" error.
>
>Now, the reverse (Linux offering to Windows) works great. Why is there
>this assymetry?
>
>Thank you.
>
>--- Sarino
>
>  
>

It sounds like the address resolution of the process at the win2000 
machine is broken.
Could you test to connect two processes running at the win2000 machine 
and see
if that works?

Furthermore, if you examine a ticket you'll see that it contains an Ip 
number and a Port.
Does the Ip num found in the ticket from the win2000 mashine match the 
ip if you
run 'ipconfig'?

/Erik



>  
>


-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
Please send bug reports to bugs at mozart-oz.org.





More information about the mozart-users mailing list