Skip to content

dhiogoboza/simple-python-android-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple chat with socket

This app was a work for my graduation in Computer Engineering.

Server

A socket python server. To run this use:

cd server
python2 server.py

To test the socket execute the client.py script:

python2 client.py

Client

The Android application chat client. It is an android studio project. To change it just import in android studio and run as a normal application.

UFChat01

UFChat02

About

A simple android application messenger with a python server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published