sending a screengrab to another machine on LAN
by conomara from LinuxQuestions.org on (#4RX8Y)
Hello,
I want to code a PyQT screengrab tool, and then be able to send this to another user on the network (LAN). My network knowledge is near zero, so apologies for the ill-formed vague question.
But basically I want to be able to send that screengrab to another user, have it pop up on their screen. I guess ideally I use their username, and the application queries whatever machine they are logged into from this.
I have been searching, does tty allow me to do this? any pointers so I can research at least in the right area would be very appreciated
thanks in advance
Conor


I want to code a PyQT screengrab tool, and then be able to send this to another user on the network (LAN). My network knowledge is near zero, so apologies for the ill-formed vague question.
But basically I want to be able to send that screengrab to another user, have it pop up on their screen. I guess ideally I use their username, and the application queries whatever machine they are logged into from this.
I have been searching, does tty allow me to do this? any pointers so I can research at least in the right area would be very appreciated
thanks in advance
Conor