LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NetMessageBufferSend

Hi,
does someone used the API function NetMessageBufferSend before?
I have problems to execute this function. I think I haven't set the parameter types correct, but I have almost every type tried.
Thanks,
Martin
0 Kudos
Message 1 of 5
(2,837 Views)
hi Martin,

found this link... is this the point?

greets!
0 Kudos
Message 2 of 5
(2,831 Views)
No,
that will not help, because I'm using LabVIEW.
I like to use the NetMessageBufferSend, but I don't get any message windows on other computers which are in the same network are. Even on the same computer I don't get any message window. I tried all parameter types.

Martin
0 Kudos
Message 3 of 5
(2,828 Views)

@horn wrote:
No,
that will not help, because I'm using LabVIEW.
I like to use the NetMessageBufferSend, but I don't get any message windows on other computers which are in the same network are. Even on the same computer I don't get any message window. I tried all parameter types.

Martin




Could it be an access right problem? Read

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmgmt/netmgmt/netmessagebuffersend.asp

thoroughly and you will see that only Administrators and Server Operators may execute this function on a
member Server or Workstation in a Domain. This is likely a limitation made to prevent message spam on Windows systems. Yes, on NT anybody could send you message boxes through the Windows network protocol and with NETBIOS over TCP/IP even people on the internet could do that if not properly blocked through a firewall and that was actually used to spam users.

Rolf Kalbermatter

Message Edited by rolfk on 06-29-2005 08:07 AM

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 5
(2,824 Views)
Thanks,
This may be the reason for my problem.
Martin
0 Kudos
Message 5 of 5
(2,810 Views)