Dipeshpal / python_chatroom_stocket_public_localhost

Python Chatroom based on Socket, also support Public TCP based communition and Localhost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Chatroom

Python chatroom based on Socket and Ngrok. It uses ngrok for Internet Communication. Also work on localhost.

Queries-

Ask me on-

  1. https://www.instagram.com/dipesh_pal17/
  2. https://www.youtube.com/channel/UCGEoRAK92fUk2kY3kSJMR_Q

Getting Started

  1. Clone the repo.
  2. Open "ngrok_token.txt" and add your token here. You can obtain your token from https://dashboard.ngrok.com/get-started/your-authtoken
  3. Start Server- python server.py
  4. Start Client- python client.py
  5. NOTE- If you are using localhost in server then also use localhost in client. If you are using public host in server then use public host in client. Just start the script (in step 3 and 4) you will understand.

Thank me here-

๐Ÿ”— Buy me a coffee: https://www.buymeacoffee.com/dipeshpal ๐Ÿ”” Subscribe (YouTube Channel)- https://goo.gl/x3g6qB (Can't afford coffee then Subscribe me on YouTube for cool tech videos)โ€‹โ€‹

About

Python Chatroom based on Socket, also support Public TCP based communition and Localhost


Languages

Language:Python 100.0%