FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Messaging with Terminal Server
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Messaging with Terminal Server
Posted: Mon Jul 09, 2012 07:39 AM

Hi to all.
Under the console of Terminal Server there is the possibility to send a message to a user or a group of them.
Is there a possibility to make this inside a program ?
Like a user is blocking a record and from another client I want to send him a message to exit from that
procedure, for database maintenance or other.
Thanks in advance.
Massimo

Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
Re: Messaging with Terminal Server
Posted: Mon Jul 09, 2012 12:36 PM

Massimo,
If messenger service is Started you can use this sintax

NET SEND Massimo "Please Exit from the dialog"

Marco Boschi
info@marcoboschi.it
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: Messaging with Terminal Server
Posted: Mon Jul 09, 2012 02:21 PM

Thanks Marco, I'll give it a look.
Have a nice day.
Massimo.

Continue the discussion