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
- Host: GitHub
- URL: https://github.com/subhamghimire/socket-programming
- Owner: subhamghimire
- Created: 2019-11-03T06:37:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T07:05:41.000Z (about 6 years ago)
- Last Synced: 2025-01-21T10:09:32.949Z (about 1 year ago)
- Topics: python, socket, socketprogramming
- Language: Python
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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