GithubHelp home page GithubHelp logo

coder0509 / android-p2p-chat-messenger-using-java-tcp-ip-socket-programming Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sowmen/android-p2p-chat-messenger-using-java-tcp-ip-socket-programming

0.0 0.0 0.0 5.17 MB

A Chat and File transfer Application using Android Socket Programming and Peer-Peer communication using Java TCP/IP Socket

Home Page: https://android-p2-p-chat-messenger-using-java-tcp-coder0509s-projects.vercel.app

Java 100.00%

android-p2p-chat-messenger-using-java-tcp-ip-socket-programming's Introduction

Android P2P Chat Application using JAVA Socket

This is a chat application which allows text messaging and files sharing using JAVA Socket

Features

  • Text messaging
  • File sharing (any type of file including text, raw image, doc, pdf etc.)
  • Image sharing
  • Connect using QR Code Scanner
  • Set background color dynamically with custom color picker.
  • Show image thumbnail in chat.
  • Download and view shared files and images in your local device
  • Dynamic online or offline status update of opposite user.
  • Chat is saved upon exit or going out of scope automatically. Manual saving not necessary. The history is loaded from memory using "Username+IP Address+Port" of the user. Change in either of these values will be detected as a different user.
  • Chat is loaded dynamically to save memory consumption. Instead of loading entire message history at once, as the user scrolls up to see history, previous messages are loaded dynamically.

Demo

Instructions

  1. First Connect both the devices to same wifi network.
  2. Set username. Username is CASE-SENSITIVE. Username is used to store messages.
  3. Click the "Show Information" button in one device.
  4. Click "Enter IP:Port" button in another device.
  5. Scan The QR Code & click connect button.
  6. Or enter ip address and port number manually.
  7. Start messaging.
  8. To view any attachment the file must first be downloaded. Long press on file or image messages will save the file/image in the DOWNLOADS FOLDER and a notification will be shown in notification bar of the device to open with external software.
  9. Long press on text messages will copy the text to clipboard.

android-p2p-chat-messenger-using-java-tcp-ip-socket-programming's People

Contributors

sowmen avatar nabilarifa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.