"n00m" <[EMAIL PROTECTED]> wrote:

> PEOPLE, WHY ON THE EARTH IT DOES NOT WORK OVER LAN ???

what happens if you change

    s1.bind((host, port))

to

    s1.bind(("", port))

?

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to