Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cmd fired on one computer made to fire on another using VB

Status
Not open for further replies.

Sheriff

Programmer
Sep 1, 2001
34
US
I haven't had much experience with computers that are networked and I am trying to write an app that when an event is fired on one computer it will fire on the other computers. I have tried "Function SendMessage" and it will send msg but not event. Anyone has any ideas or know how to do this, I would really appreciate the help.

Thanks in advance

Sheriff
 
Take a look at the Winsock control.

Andy
"Logic is invincible because in order to combat logic it is necessary to use logic." -- Pierre Boutroux
"A computer program does what you tell it to do, not what you want it to do." -- Greer's Third Law
 
Thanks Andy,

I will look @ Winsock control.

Sheriff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top