Thank you for your reply Justin,

Yes it's same version of RV (3.12.19-32). I try on Maya 2014 and Maya 2018.
I try with:
    - socketInstance.connect(("localhost", 45000))
    - socketInstance.connect((socket.gethostbyname("localhost"), 45000))

I'm sure RV listen a public host name because my computer is in RV 
contacts. If I delete contact and I launch my tool on Maya 2014 my computer 
is in RV  contacts again.
RV contacts saved are:
    - name: localhost
    - machine: ... (I don't give name on forum but is a valid name. Socket 
module arrived to resolve IPV4 adress)
    - permission: allow

And network settings is "Always Allow New Contacts"

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/408f3231-f710-4228-9c9d-f91cdae6a42d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to