Git Product home page Git Product logo

im-client's Introduction

IM-Client

My IM client and server. The server is run on a separate connection on an Amazon Linux server, and clients can be ran from anywhere. A username and password is required to join, but once created, the name is stored indefinitely on the server, to be used whenever. No special permissions are associated with an account at this point.

Correctly authenticates users, turning them away if the username or password is wrong, and correctly registers users as long as their desired screen name is not already being used. Has basic tabbed messages, so that your conversations are kept separate between any online users. A group chat mode is coming soon.

Uses my 'Bloom Filter' and 'Login PoC' projects, as well as the imgscalr library (http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/).

Server Commands

  • connected - Lists the IPs of the users currently connected to the server.
  • users - Prints the usernames of registered accounts (contained in users.ser).
  • stats - Prints usage and uptime statistics about the server.
  • help - Displays list of commands
  • quit - Stops the server, forcing all clients to disconnect.

Issues

  • Connecting with the same username as someone already logged in breaks the server. Don't share your password?
  • Rare/strange Swing bugs, mostly dealing with the user list.
  • Potential crypto errors.

im-client's People

Contributors

heanthor avatar joseph3114 avatar

Watchers

 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.