Skip to content

manishsharma004/chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

chat-application

A chat application using node and socket.io

This chat application is a demonstration of a facebook like chat-application ui. It's still in development.

Downloading the node interpreter...

To run this on your local computer, you will need a node script interpreter. You can download and install node from here Download Node interpreter

Downloading the project

Download this project in zip format and extract it to a location on your computer Say location is d:\chat-application

Setup and Usage

After you have downloaded the applicaton to location, use it as follows.

  1. Open cmd.
  2. Change directory to the location cd d:\chat-application
  3. Enter the command, node index.js here the name of the main file is index.js,
  4. If you are on windows you should see something like, debug: socket.io started or nothing on linux but not any linux showing that node script is running fine.
  5. Open your browser, Open the page http://localhost:8080
  6. Enter a name.
  7. There you go. you're connected my friend. and just wait for some to connect to your computer. Oh wait, most probably other people don't know that there is a chat-server running on your computer. Then other option is to open a new tab and be a friend of yours. Note: In case you connect through a same name, you'll be treated as the same person. So use different name everytime use connect as different person. If you don't, pervios login will be descarded and you'll be stop recieving messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published