QUOTE(bigdawg24 @ 3 May, 2008 - 11:34 PM)

Apparantly I'm going to have to have a program eh? I was just thinking I could get a message to pop up on one of my other computers kinda like what you see in movies (ie Hackers) but thats not what I'm aiming for....
In order for a machine to receive & display such a message, it's going to have to be listening on a port, as well as know how to manage such information coming in. Even the windows messenger is a service, dedicated to a port, listening for traffic.
QUOTE(bigdawg24 @ 3 May, 2008 - 11:34 PM)

Also, I have used a program once before where I could control my computer from any other computer...other than windows assistant, is there any other way of doing this w/out downloading another program?
Again, these programs need to work on both ends. Something can't just automagically grab control of the mouse over tcp/ip when your mouse even is listening on the USB or PS2 controller.
Have you looked into using Remote Desktop? I believe that this might be one of the few items that only work with XP Pro (If we are in fact talking about XP here).