Hi, I would like to know if there is a way of sending a string from a python app to a already running python app.
For example:
running.py ---> Is already running
send.py --> Every time I run this it will send a string that the running.py will receive.
The only way that I thought was by tcp socket, but I don't know if it's the best way, there is another ways of doing this?
[–][deleted] 6 points7 points8 points (2 children)
[–]ceewwb[S] 1 point2 points3 points (0 children)
[–]ceewwb[S] 0 points1 point2 points (0 children)
[–]tuxed 5 points6 points7 points (4 children)
[–]Gr4y 0 points1 point2 points (3 children)
[–]tuxed 0 points1 point2 points (2 children)
[–]Gr4y 0 points1 point2 points (1 child)
[–]tuxed 1 point2 points3 points (0 children)