Click here to Skip to main content
15,888,803 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Convert mouse position to langtitude-longitude on a map Pin
David Skelly24-Mar-10 2:57
David Skelly24-Mar-10 2:57 
GeneralRe: Convert mouse position to langtitude-longitude on a map Pin
Steven J Jowett24-Mar-10 4:10
Steven J Jowett24-Mar-10 4:10 
QuestionSend Message on selected System IP Address. Pin
dcdhingra23-Mar-10 23:50
dcdhingra23-Mar-10 23:50 
AnswerRe: Send Message on selected System IP Address. Pin
Eddy Vluggen24-Mar-10 1:50
professionalEddy Vluggen24-Mar-10 1:50 
GeneralRe: Send Message on selected System IP Address. Pin
dcdhingra24-Mar-10 3:52
dcdhingra24-Mar-10 3:52 
GeneralRe: Send Message on selected System IP Address. Pin
dcdhingra29-Mar-10 2:38
dcdhingra29-Mar-10 2:38 
GeneralRe: Send Message on selected System IP Address. Pin
Eddy Vluggen29-Mar-10 2:44
professionalEddy Vluggen29-Mar-10 2:44 
AnswerRe: Send Message on selected System IP Address. Pin
Dave Kreskowiak24-Mar-10 3:13
mveDave Kreskowiak24-Mar-10 3:13 
Without some piece of software running on the remote system listening for the messasge and knows what to do with it (like showing it in a messagebox), you can't show anything on the remote workstation.

You can use the "NET SEND" command (Start -> Run -> CMD -> NET SEND /?) to send to a user, not an IP address.

How do you have your code setup? What are you doing to try and send this message?

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Send Message on selected System IP Address. Pin
dcdhingra24-Mar-10 3:54
dcdhingra24-Mar-10 3:54 
GeneralRe: Send Message on selected System IP Address. Pin
Dave Kreskowiak24-Mar-10 4:30
mveDave Kreskowiak24-Mar-10 4:30 
QuestionCrystal Report from Datatable Pin
bassmaster_general23-Mar-10 7:08
bassmaster_general23-Mar-10 7:08 
AnswerRe: Crystal Report from Datatable Pin
Steven J Jowett23-Mar-10 11:22
Steven J Jowett23-Mar-10 11:22 
QuestionReading properties of files Pin
Steven J Jowett23-Mar-10 6:30
Steven J Jowett23-Mar-10 6:30 
AnswerRe: Reading properties of files Pin
Richard MacCutchan23-Mar-10 7:54
mveRichard MacCutchan23-Mar-10 7:54 
AnswerRe: Reading properties of files Pin
Steven J Jowett24-Mar-10 0:55
Steven J Jowett24-Mar-10 0:55 
QuestionVB 2008 Express, Get Modified date stamp Pin
nhsal6923-Mar-10 1:16
nhsal6923-Mar-10 1:16 
AnswerRe: VB 2008 Express, Get Modified date stamp Pin
Dave Kreskowiak23-Mar-10 1:33
mveDave Kreskowiak23-Mar-10 1:33 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
nhsal6923-Mar-10 1:53
nhsal6923-Mar-10 1:53 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
DaveAuld23-Mar-10 1:58
professionalDaveAuld23-Mar-10 1:58 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
nhsal6923-Mar-10 3:28
nhsal6923-Mar-10 3:28 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
nhsal6923-Mar-10 3:47
nhsal6923-Mar-10 3:47 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
Dave Kreskowiak23-Mar-10 4:05
mveDave Kreskowiak23-Mar-10 4:05 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
Wayne Gaylard23-Mar-10 4:17
professionalWayne Gaylard23-Mar-10 4:17 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
nhsal6923-Mar-10 4:27
nhsal6923-Mar-10 4:27 
GeneralRe: VB 2008 Express, Get Modified date stamp Pin
Luc Pattyn23-Mar-10 8:11
sitebuilderLuc Pattyn23-Mar-10 8:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.