Title: | -={ H A C K E R S }=- |
Notice: | Write locked - see NOTED::HACKERS |
Moderator: | DIEHRD::MORRIS |
Created: | Thu Feb 20 1986 |
Last Modified: | Mon Aug 03 1992 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 680 |
Total number of notes: | 5456 |
Suppose i have logged into VAX A and VAX B through a Decserver-100. In VAX A there is a process XYZ that wants to send a message to my terminal. What do you think is the smartest way to guarantee that the message gets delivered immediately and independent of my current session (whether on VAX A or VAX B) ? Is there ANY way to force the message to go through the "non-current" Decserver-session to my terminal or do i have to create some kind of a slave process into VAX B too? (I can modify process XYZ if necessary). ilpo.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
495.1 | Seek answer elsewhere | OVDVAX::ROTH | Tools=Bailing wire & chewing gum | Sat Jun 20 1987 01:21 | 3 |
Ask in BAGELS::LAT. Lee | |||||
495.2 | One way | TOOK::HEFFERNAN | Jonny Most For President | Sat Jun 20 1987 21:39 | 6 |
You could hack a dcl command procedure to use TSM to BROADCAST to the terminal itself independant of the VAX. In this case, you have to know what server and port you are on- information available in a special 4.6 undocumented QIO. John |