Ah, didn't read carefully enough, saw you mentioned it works under Maya 2014.
In that case, it sounds like either a firewall is blocking your Maya 2018, or a firewall is blocking everything and *allowing* your Maya 2014. What platform are you on? Are the Maya's running on the same machine? Have you tested on another machine? Have you tested connecting to anything else, like Google? On 29 May 2018 at 08:37, Marcus Ottosson <konstrukt...@gmail.com> wrote: > What is s_host and i_port? If the IP exists but port is inaccessible, > you’ll get an error like that. > > >>> import socket>>> sock = socket.socket(socket.AF_INET, > >>> socket.SOCK_STREAM)>>> sock.connect(("localhost", 1)) # 1 is not > >>> available > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "c:\Python27\lib\socket.py", line 228, in meth > return getattr(self._sock,name)(*args) > socket.error: [Errno 10061] No connection could be made because the target > machine actively refused it > > > > On 29 May 2018 at 08:26, Rémi Deletrain <remi.deletr...@gmail.com> wrote: > >> Hi Justin, >> >> No it's the opposite that I'm trying to do, connected Maya to RV. >> RV has a valid settings for accept connection from Maya2014, so I think >> is a same settings for Maya2018. >> >> -- >> 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/ms >> gid/python_inside_maya/adc4f9cf-5922-4ebb-8642-402c2ec5db28% >> 40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/adc4f9cf-5922-4ebb-8642-402c2ec5db28%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/CAFRtmOCxH0cEfZLF1FeAC1cCLkuVhY9ke%3DxOU39ci1uSRRJHDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.