|
-
January 27th, 2000, 12:11 PM
#1
Workstation Messaging
I am currently working on a project for a hospital. Our current setup is 5 workstation and one server. Our server is using MS-SQL 7.0 while our front-end application is VB6. We want to implement a messaging system in which, for example workstation 1 can send a message to workstation 2 (a form will pop-up) notifying/dusplaying tge message.
Is there a way to do this in VB code ? Ur suggestions is highly approciated.
thanks.
-
January 27th, 2000, 12:16 PM
#2
Re: Workstation Messaging
there is a NetMessageBufferSend API that allows you to send messages between workstations.
You can also use the NET SEND command even from SQLserver via XP_CMDSHELL extended stored procedure
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|