12 Replies - 2504 Views - Last Post: 24 June 2008 - 05:42 PM

#1 bigdawg24  Icon User is offline

  • D.I.C Regular

Reputation: 2
  • View blog
  • Posts: 288
  • Joined: 18-August 07

Sending a message over a LAN

Posted 03 May 2008 - 08:07 PM

Okay, so I have done research on attempting to learn how to send messages accross my LAN, of course with out having to download a typical instant messenger. Sure, this would be the quickest solution but, the way I see it...I won't have to sign up for anything...

Maybe I would just like to surprise the other computer user with a message, mostly I just want to know how to do it just because. If I could get some assistance on this that would be awesome!

Below is a command line I saw to try by googling the theory, this is my result..

from the command prompt..

Quote

C:\>net send Brian2/255.255.255.255 test message
The syntax of this command is:


NET SEND
{name | * | /DOMAIN[:name] | /USERS} message



C:\>NET SEND {Brian2 | * | /DOMAIN[:name] | /USER
S} test
'*' is not recognized as an internal or external command,
operable program or batch file.


the domain name is bolded because it is apparantly not a true domain name...regardless, you get the idea...I like a wee bit of privacy

Is This A Good Question/Topic? 0
  • +

Replies To: Sending a message over a LAN

#2 no2pencil  Icon User is offline

  • Original Digital Gansta
  • member icon

Reputation: 4463
  • View blog
  • Posts: 24,906
  • Joined: 10-May 07

Re: Sending a message over a LAN

Posted 03 May 2008 - 08:11 PM

The instant messengers all use their own dedicated port. If you download an open source version (Pidgin is a great example) You can see how they work.

However, the windows messaging servers that you have mentioned is able to be turned off. I'm actually missing the question of your post.
Was This Post Helpful? 0
  • +
  • -

#3 bigdawg24  Icon User is offline

  • D.I.C Regular

Reputation: 2
  • View blog
  • Posts: 288
  • Joined: 18-August 07

Re: Sending a message over a LAN

Posted 03 May 2008 - 08:34 PM

View Postno2pencil, on 3 May, 2008 - 08:11 PM, said:

The instant messengers all use their own dedicated port. If you download an open source version (Pidgin is a great example) You can see how they work.

However, the windows messaging servers that you have mentioned is able to be turned off. I'm actually missing the question of your post.



I want to actually send a message from one computer on my LAN to another, the method which I used is in the quote along with the error message and such....I did a google search and that method is the ONLY method I could find. Every other website was a dead-end.

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....

The deal is I have quite a few cpu's in the house, I want to be able to pop up a message to someone regardless of them having an instant messenger...know what I mean?

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?
Was This Post Helpful? 0
  • +
  • -

#4 no2pencil  Icon User is offline

  • Original Digital Gansta
  • member icon

Reputation: 4463
  • View blog
  • Posts: 24,906
  • Joined: 10-May 07

Re: Sending a message over a LAN

Posted 03 May 2008 - 08:43 PM

View Postbigdawg24, on 3 May, 2008 - 11:34 PM, said:

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.

View Postbigdawg24, on 3 May, 2008 - 11:34 PM, said:

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).
Was This Post Helpful? 0
  • +
  • -

#5 Tom9729  Icon User is offline

  • Segmentation fault
  • member icon

Reputation: 178
  • View blog
  • Posts: 2,636
  • Joined: 30-December 07

Re: Sending a message over a LAN

Posted 03 May 2008 - 08:47 PM

http://en.wikipedia...._LAN_messengers
http://en.wikipedia....p_LAN_Messenger

This post has been edited by Tom9729: 03 May 2008 - 08:48 PM

Was This Post Helpful? 0
  • +
  • -

#6 bigdawg24  Icon User is offline

  • D.I.C Regular

Reputation: 2
  • View blog
  • Posts: 288
  • Joined: 18-August 07

Re: Sending a message over a LAN

Posted 03 May 2008 - 08:58 PM

View PostTom9729, on 3 May, 2008 - 08:47 PM, said:



thank you both, i'll get to this in the morning, im very tired
Was This Post Helpful? 0
  • +
  • -

#7 Thorian  Icon User is offline

  • Pirate Medic
  • member icon

Reputation: 22
  • View blog
  • Posts: 5,904
  • Joined: 06-June 02

Re: Sending a message over a LAN

Posted 05 May 2008 - 08:07 PM

you will need to enable the windows messanger service to display net send commands although if it is enabled you will get spam messages popping up from some douchbag advertizers.

the command will go netsend computername message

and look like this

c:\> NETSEND comp1 You are a fuggin moron

and they will get a popup saying

You are a fuggin moron
Was This Post Helpful? 0
  • +
  • -

#8 Tom9729  Icon User is offline

  • Segmentation fault
  • member icon

Reputation: 178
  • View blog
  • Posts: 2,636
  • Joined: 30-December 07

Re: Sending a message over a LAN

Posted 06 May 2008 - 07:03 PM

View PostThorian, on 5 May, 2008 - 08:07 PM, said:

you will need to enable the windows messanger service to display net send commands although if it is enabled you will get spam messages popping up from some douchbag advertizers.

You won't get any spam if you have a router. :^:

I've run unpatched Windows 2k/XP boxes for years behind a router (with net messaging on). Never got a single spam winpopup.
Was This Post Helpful? 0
  • +
  • -

#9 no2pencil  Icon User is offline

  • Original Digital Gansta
  • member icon

Reputation: 4463
  • View blog
  • Posts: 24,906
  • Joined: 10-May 07

Re: Sending a message over a LAN

Posted 06 May 2008 - 07:08 PM

View PostTom9729, on 6 May, 2008 - 10:03 PM, said:

View PostThorian, on 5 May, 2008 - 08:07 PM, said:

you will need to enable the windows messanger service to display net send commands although if it is enabled you will get spam messages popping up from some douchbag advertizers.

You won't get any spam if you have a router. :^:

I've run unpatched Windows 2k/XP boxes for years behind a router (with net messaging on). Never got a single spam winpopup.

When I used to run Win 2k I think I got one, like ever.
Was This Post Helpful? 0
  • +
  • -

#10 ccrasherdeb  Icon User is offline

  • D.I.C Head

Reputation: 1
  • View blog
  • Posts: 82
  • Joined: 03-March 08

Re: Sending a message over a LAN

Posted 07 May 2008 - 06:48 AM

If you have office 2007 enterprise which you can usually buy for about $75 US with any type of student/school ID, you will have your own IM for your network since a private IM is now included with the top versions of office 2007. This appears to be a great feature of office 2007 that most people are not aware of yet.
Was This Post Helpful? 0
  • +
  • -

#11 neotrumatrix  Icon User is offline

  • New D.I.C Head
  • member icon

Reputation: 3
  • View blog
  • Posts: 49
  • Joined: 06-October 05

Re: Sending a message over a LAN

Posted 13 June 2008 - 12:48 AM

Probably this will be of some help ...

http://support.microsoft.com/kb/839018
Was This Post Helpful? 0
  • +
  • -

#12 Tom9729  Icon User is offline

  • Segmentation fault
  • member icon

Reputation: 178
  • View blog
  • Posts: 2,636
  • Joined: 30-December 07

Re: Sending a message over a LAN

Posted 15 June 2008 - 05:39 PM

View Postccrasherdeb, on 7 May, 2008 - 09:48 AM, said:

If you have office 2007 enterprise which you can usually buy for about $75 US with any type of student/school ID, you will have your own IM for your network since a private IM is now included with the top versions of office 2007. This appears to be a great feature of office 2007 that most people are not aware of yet.

I don't mean to attack your post, but why would anyone want pay for an office suite to get an instant messenger? :blink:
Was This Post Helpful? 0
  • +
  • -

#13 Beng  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 32
  • Joined: 01-January 07

Re: Sending a message over a LAN

Posted 24 June 2008 - 05:42 PM

they are right, But SP2 installation of Windows XP blocks the netsend service by shutting it down. The only way you can use the net send command is by going to services and starting the messager service on both sending and receiving computers and then try

C:\net send computer name or IP address message
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1