https://github.com/imvickykumar999/hotspot-chatting
Wifi Connector... and Chatting Socket
https://github.com/imvickykumar999/hotspot-chatting
Last synced: about 1 month ago
JSON representation
Wifi Connector... and Chatting Socket
- Host: GitHub
- URL: https://github.com/imvickykumar999/hotspot-chatting
- Owner: imvickykumar999
- Created: 2020-05-21T09:40:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T09:17:34.000Z (about 1 year ago)
- Last Synced: 2025-01-12T06:11:09.754Z (9 months ago)
- Language: Python
- Homepage: https://github.com/imvickykumar999/WiFi-connector
- Size: 7.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatting Socket

Project :
LAN Chatting Socket
------------------------------------------------------LinkedIn Post :
https://lnkd.in/gS_P-mp
------------------------------------------------------FaceBook Post :
https://lnkd.in/g4WQ2Et
------------------------------------------------------Instagram Post :
https://lnkd.in/ei_UW24
------------------------------------------------------Blog :
----------------------------------
Hello everyone, this is for Chatting either on same laptop or 2 different laptops... and Yes, I used socket library of Python.
... (max. 10 meter b/w 2 PC's)Now, I have Edited this code to very easy to use and easy interface... !!!
...New feature is added : Send and Receive Files by running first "python receiver.py" then "python sender.py"
===================================================================================================================Working :
-----------------------------------------------------
First run server.py in cmd of PC1 and it will show device IP in first line, then, run client.py in cmd of PC2 and it will ask for IP, just fill IP which is shown in cmd of server.py, then your Nickname, and you are now Connected to start Chatting.Both, server.py and client.py files can be run on same Laptop too.... no problem !!!
--------------------------------------------------Citation :
------------------------------
Thank you Shivam Vishwakarma Boss for Help !!!