rmatthew Posted January 3, 2003 Posted January 3, 2003 How would one go about sending a network message in VB.NET? Thanks in advance Quote
*Experts* Nerseus Posted January 3, 2003 *Experts* Posted January 3, 2003 What kind of message are you wanting to send? A "chat" type message (custom) or a specific message to a specific server? -Nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
rmatthew Posted January 3, 2003 Author Posted January 3, 2003 As in messaging to specific server; as a popup. Kinda like you see in notifications used in most UPS software :) Did it in 6 with an API. Wondering weather there is framework equiv. Quote
phreaky Posted January 23, 2003 Posted January 23, 2003 I did a simple windows form application that uses the "net send" command from system to send messages and they arrive as popup messages, maybe it could work for you. Quote tHe pHrEaKy
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.