{"id":19010508,"url":"https://github.com/smsraj2001/chat-server-gui-python","last_synced_at":"2025-10-18T01:13:36.042Z","repository":{"id":58752624,"uuid":"533340830","full_name":"smsraj2001/CHAT-SERVER-GUI-PYTHON","owner":"smsraj2001","description":"A socket programming GUI chat server in python (PART 1) and advanced chat server : console based (PART 2)","archived":false,"fork":false,"pushed_at":"2023-07-28T17:40:27.000Z","size":814,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T21:24:17.184Z","etag":null,"topics":["chat","chat-application","clientserver","cross-platform","gui","python310","socket-programming","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smsraj2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-06T13:37:33.000Z","updated_at":"2023-03-25T16:38:53.000Z","dependencies_parsed_at":"2024-11-08T19:11:41.020Z","dependency_job_id":null,"html_url":"https://github.com/smsraj2001/CHAT-SERVER-GUI-PYTHON","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FCHAT-SERVER-GUI-PYTHON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FCHAT-SERVER-GUI-PYTHON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FCHAT-SERVER-GUI-PYTHON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FCHAT-SERVER-GUI-PYTHON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smsraj2001","download_url":"https://codeload.github.com/smsraj2001/CHAT-SERVER-GUI-PYTHON/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240038021,"owners_count":19738069,"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","chat-application","clientserver","cross-platform","gui","python310","socket-programming","tkinter-gui"],"created_at":"2024-11-08T19:11:36.755Z","updated_at":"2025-10-18T01:13:35.975Z","avatar_url":"https://github.com/smsraj2001.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CHAT-SERVER-GUI-PYTHON\nA socket programming GUI chat server in python (PART 1) and advanced chat server : console based (PART 2)\n\n## SYNOPSIS\nThis project is divided into 2 individual components :-\n- GUI Chat Server, and\n- Advanced Chat Server\n\nThe ```GUI Chat Server``` is a simple GUI implementation of chat server which uses Socket programming technique. It also allows to transfer a simple text file from client to client. All the operations from the client are notified to server.\n\nThe ```Advanced Chat Server``` is a console based implementation of chat server wherein, the admin(server) can ban or remove a user in the chat room. Also details in this regard will be stored in a text file.\n\n## DESCRIPTION\n- Both the components uses Server IP address and server defined 5 digit PORT number to connect 2 or more clients together.\n- In both the components client and server can work on same system or can work on ```two or more systems``` too!! (For eg: One PC may act as server and 2 other PCs may act as client!!)\n- Use of tkinter for GUI application for real time experience.\n- User can also choose their own username when they come to the chat window.\n\n## INSTRUCTIONS\n- Requires ```Python3``` and ```tkinter``` for GUI chat server.\n- Requires internet connection. If working on the ```same system```, please run ```ipconfig``` in cmd and copy the IPV4 address under ```Wireless LAN adapter Wi-Fi:```\n- Copy this IP address to both the server.py files in the respective components.\n- To work on ```2 or more systems```, one system should act as server and other systems should act as client. Before anything, the server and client should connect to the ```same internet source/hotspot``` and then run ```ipconfig``` in cmd of server PC and then copy the IPV4 address under ```Wireless LAN adapter Wi-Fi:```\n- Copy this IP address to both server.py files in the respective components.\n- For further Demo and use of this project, please refer to the PDF file attached : [REFERENCE WORKING.pdf](https://github.com/smsraj2001/CHAT-SERVER-GUI-PYTHON/blob/main/CHAT%20SERVER%20PYTHON/REFERENCE%20WORKING.pdf) \n\n#### ```NOTE``` : For any queries/suggestions, please feel free to contact : sutharsanraj2001@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Fchat-server-gui-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmsraj2001%2Fchat-server-gui-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Fchat-server-gui-python/lists"}