An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Chatting Socket

![Chatting in range of Hotspot](https://github.com/imvickykumar999/LAN-Chatting/blob/master/Chatting%20in%20CMD/serverclient.jpg)

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 !!!