Batch online chat source code

Asked By 20 points N/A Posted on -
qa-featured

Hi Friends,

I need a batch online chat source code, please do the needful for providing coding for bat file that will act as LAN messenger.

Thanks, Athan Haas

SHARE
Answered By 5 points N/A #151492

Batch online chat source code

qa-featured

Hey Mr. Haas,

Here is the code you will be needing to chat on your LAN.

You will just have to copy paste this code in notepad and then save the file with the name “chat” and extension “.bat” , i.e. it will look like “chat.bat”. Now close it.

You need to open this file.

It will directly open in command prompt, but if it doesn’t, click on start and go to ‘run’. Or you may have to type ‘run’ in the search box(depends on the version of windows OS you are using). Now in the run box you have to type “cmd” and hit enter key.

This should open up command prompt. You should now drag your file to command prompt window.

Hope this works.

Related Questions