Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Net Send command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01049041
Message ID:
01049076
Vues:
17
Mark,

The NetMessageBufferSend function can be used for sending messages on a network:
http://fox.wikis.com/wc.dll?Wiki~NetSend

Also MESSNGR mailslot can be used.

\\[destination]\mailslot\\messngr is undocumented mailslot name. It can be used for sending popup messages. This is an equivalent of NET SEND command.

As a destination you can choose any computer or server name on your network. An asterick (*) is for the primary domain. With this name chosen as a destination you will be granted an immediate attention from all your colleagues.

FoxPro code sample (requires membership):
Using mailslots to send messages on the network
http://www.news2news.com/vfp/?example=269
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform