GithubHelp home page GithubHelp logo

android-server's Introduction

Android-Server

This project is a server application written in Java. The purpose of this server was to demonstrate the capabilities of network sockets. Specifically, this server is multithreaded capable of identifying remote admin and normal client users. The remote clients are designed to be accessed via Android applications. The remote admins access the server through a dedicated Java desktop application. This server is mainly a proof of concept and was done for East Stroudsburg Univerity's CPSC Networking class. It is not inteded to be a production server. There are security issues. Please use this as a learning experience. The code is well commented.

The goal of this server application is to register users as students and provide them with a resource for remote test administration. A student user can access the server, select a test to take, and then have the test graded by the server. Upon completion of the test, the server will send back the results to the student and include there overall averages for taking the test. The admins can log in and add, delete, modify, and view tests and test results through a simple wizard style interface.

This project was built with NetBeans IDE and should be able to load and build without any modifications. The target system for deployment is Linux but all development was done on Mac OS X. Windows should work without modification but this has not been tested.

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.