If you want a private chat with a friend or client on you Network, you don't need to download any fancy program! All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command Prompt you should see:
MESSENGER User:
After "User" type the IP address of the computer you want to contact. After this, you should see this:
Message:
Now type in the message you wish to send. Before you press "Enter" it should look like this:
MESSENGER User: 56.108.104.107 Message: Hi
Now all you need to do is press "Enter", and start chatting!
OMG that is amazing, thanks for sharing this, i shud be chatting with my frends who arent allowed msn with this, and best of all, they dont need to be signed in.
But 1 question: When u send the message do they need to do the thing above to send 1 bak, and do they have to do anything to recieve the message or will it just appear in their CMD PRMPT without anything needing to be done on their side?
You can do the same thing within a lan (LAN = Local Area Network , it's the same as a network of computers connected with cables or using wireless technology), you can send messages with the comand prompt also, it is very easy too, even easier then this.
Thanks for this method, it is quite ingenious and useful.
Ive already started ringing up my friends for there ip hahaha 1 Question would this work on any computer example mac and windows or does it only work with 1 of them?
Whenever I do it the command prompt says "The syntax of this command is:" followed by "NET" and under that is a bunch of words in these brackets[] Also my ip address is ###.###.#.# and I don't know if that is wrong or what. Oh and underneath the bunch of words in brackets is "Press any key to continue . . ." then I press a key and the damn thing closes, plus the other computer never gets the message WHAT DO I DO?!?
HIHI, peoples have done this at my school, sending a message to all computers connected to the network. the network administrators got kind of mad, I do not know why
Effing heck yes. The school my friend goes to has just about every website, email service, or instant messaging program blocked . . . maybe this is something she could use? Ohh, that'd make her teacher mad, that I know. ;p
My school comps don't have it enabled, but for the lap tops, I can log on to a administrator account w\o the password ^^ XD I still cant get this to work, though XD
In case that you need login and / or logoff to execute some commands. You could do this with GPO
login / logoff function. Here is step: 1.) Choose Start Menu -> Run -> type in gpedit.msc 2.)
Expand User -> Windows Settings ->Script ( Logon / Logoff ) 3.) Double-Click either one and a dialog
displayed 4.) Click the add button and then browse the command files that you wish to executed. The
Script Parameters allowed you to pass any extra parameters to the command or applications. Click OK
button. 5.) You command now should displayed on Name / Parameters List Box. Click O....
ok first off im no good at writing tutorials so feel free to flame me (hey that rymes). Anyway in
this tutorial i will basically show you how to send and receive email via the command-line terminal
emulation program called Telnet. Now where shall i start, hmm.. Sending Email!! Sending
Email Sending email requires a special type of server called an SMTP server (SMTP -> Simple Mail
Transfer Protocol). SMTP is the protocol used to send email just like POP is the protocol used to
receive. Now by default and most commonly SMTP servers run on port 25. To describe ....
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.