{"id":20169132,"url":"https://github.com/shikha-code36/chatserver_with_socket_python","last_synced_at":"2025-09-21T14:32:43.017Z","repository":{"id":178285958,"uuid":"661620856","full_name":"Shikha-code36/ChatServer_with_Socket_Python","owner":"Shikha-code36","description":"A simple chat server and client project implemented using Python and socket programming","archived":false,"fork":false,"pushed_at":"2023-07-03T10:28:12.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":36,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T01:11:56.600Z","etag":null,"topics":["chat-application","python","python-socket","python-socket-client","python-socket-programming","python-socket-server","python-sockets","python3","socket","socket-programming","tcp","tcp-client","tcp-server"],"latest_commit_sha":null,"homepage":"https://pandeyshikha075.medium.com/building-a-chat-server-and-client-in-python-with-socket-programming-c76de52cc1d5","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shikha-code36.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-03T09:25:13.000Z","updated_at":"2024-10-21T01:31:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5e740d6-6098-43f7-a7f4-edb265252bd4","html_url":"https://github.com/Shikha-code36/ChatServer_with_Socket_Python","commit_stats":null,"previous_names":["shikha-code36/socket_programming_python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2FChatServer_with_Socket_Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2FChatServer_with_Socket_Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2FChatServer_with_Socket_Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2FChatServer_with_Socket_Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shikha-code36","download_url":"https://codeload.github.com/Shikha-code36/ChatServer_with_Socket_Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233761319,"owners_count":18726117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat-application","python","python-socket","python-socket-client","python-socket-programming","python-socket-server","python-sockets","python3","socket","socket-programming","tcp","tcp-client","tcp-server"],"created_at":"2024-11-14T01:11:30.665Z","updated_at":"2025-09-21T14:32:37.730Z","avatar_url":"https://github.com/Shikha-code36.png","language":"Python","readme":"# Chat Server and Client - Socket Programming in Python\n\nThis is a simple chat server and client project implemented using Python and socket programming. The server can handle multiple client connections concurrently, allowing them to exchange messages with each other.\n\n## Features\n\n- Basic chat functionality: Clients can send messages to the server, and the server will broadcast the received messages to all connected clients.\n- Concurrent connections: The server uses threading to handle multiple client connections concurrently.\n- Local testing: The chat server and client are designed to be tested locally on your machine.\n\n## Requirements\n\n- Python 3.x\n\n## How to Use\n\n1. First, clone this repository to your local machine using the following command:\n```\ngit clone https://github.com/Shikha-code36/ChatServer_with_Socket_Python.git\n```\n\n\n2. Open a terminal window and navigate to the project directory.\n\n3. Run the server script:\n```\npython server.py\n```\n\n4. Open another terminal window and navigate to the project directory.\n\n5. Run the client script:\n```\npython client.py\n```\n\n6. The client will prompt you to enter your message. Type your message and press Enter to send it to the server. The server will respond with a confirmation message.\n\n7. You can run multiple instances of the client script in separate terminal windows to simulate multiple clients connecting to the server.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Disclaimer\n\nThis project is a basic implementation of a chat server and client for educational purposes. It may not be suitable for production use. Use it at your own risk.\n\n## Contributing\n\nContributions to this project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikha-code36%2Fchatserver_with_socket_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshikha-code36%2Fchatserver_with_socket_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikha-code36%2Fchatserver_with_socket_python/lists"}