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

https://github.com/subhamghimire/socket-programming

Socket programming using python and android phone
https://github.com/subhamghimire/socket-programming

python socket socketprogramming

Last synced: 10 months ago
JSON representation

Socket programming using python and android phone

Awesome Lists containing this project

README

          

# Socket-Programming
Socket programming using python :heart:

Run server.py file on computer using Terminal.

++++++++++++++++++++++++++++++++++++++++++

Run client.py file on android phone using Python3 -IDE for python3 app on playstore.



Set Host to IP of android phone in server.py and client.py files


Enter message from Phone and it will shown to computer's terminal after running server.py