Hi,
There are two reasons for that:
1. Spyder uses a sockets server to open files sent to it from the
terminal with the syntax
spyder file.py
2. Spyder communicates through sockets to external Python processes to
evaluate code on its Python consoles. That way the interface is not
blocked while a long computation is running in one of that consoles.
Cheers,
Carlos
El 06/03/16 a las 12:22, [email protected] escribió:
Hello,
I work on Spyder 2.2.4 on Fedora, and 2.3.5.2 on Debian. Could you
explain why spyder listen on tcp port 21128, 20128 and 20129 when it
is running ?
I have searched on the documentation without finding a response.
Thank you.
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.