I wonder if there is a way to execute two subroutines simultaneously.
Fot example while making a connection to a server
print some messeges
and when the connection is made ,
stop printing
or while copying files
play a video
and when the copy is done
stop playing video
Any ideas?
Fot example while making a connection to a server
print some messeges
and when the connection is made ,
stop printing
or while copying files
play a video
and when the copy is done
stop playing video
Any ideas?