| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Use NET SEND from C++
|
Original Message
|
Name: Dr. Nick
Date: March 17, 2003 at 13:31:06 Pacific
Subject: Use NET SEND from C++OS: WinXP Pro b2600CPU/Ram: P4 2.0Ghz & 1024MB p133 |
Comment: Does anyone know how I can use the NET SEND feature in a c++ program? I don't want to use the system function, but am looking for something like and API or similar that let's me take control of the process. In summary, all I really want to do is be able to send messages to the Messenger service listening on all the pcs on our LAN. I know this uses NetBIOS and sockets but that's about it :). Thanks.
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Moochew
Date: March 17, 2003 at 22:24:05 Pacific
|
Reply: (edit)I'm assuming you can do windows programming. There is a function "NetMessageBufferSend" which can be used to send net send messages. look it up in MSDN for details.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home