Giter Club home page Giter Club logo

chat's Introduction

chat

Intoduction

This project aims to create a chat application that works on a simple terminal by establishing a connection between the client and the server using Python and websocket, allowing the message to be processed on the server and distributed back when sent by more than one client.

How you can use this ?

1- First of all, If you don't have python in your machine you have to install it.

2- You need to clone this repository your machine.

3- You must open 3 terminal on your machine and you must go to the part where the file is located in all terminals.

4- You must write python server.py at first terminal, then the server starts.

5- You must write python client.py at other two terminal, then then client connects to server.

6- You must write you nickname both terminal which you start clients.

7- If (6) is successfull , you see this message "nickname joined the chat!" at terminal

8- Then when you write anything and press enter key, all clients view your message.

9- Finally, when you wants the leave chat, just close the terminal.

Safety Concerns!

No protection for access control, data, chat history!!!

chat's People

Contributors

emrehancetin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.