Skip to content
View skanda's full-sized avatar

Block or report skanda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Android_Application Android_Application Public

    This app gets Accelerometer and GPS sensor data, sends data to server. Upon processing, graphs are plotted using JFreeChart which identifies user movements

    Java 3

  2. Server-App Server-App Public

    Java 1

  3. gitworkshop gitworkshop Public

  4. Custom_Protocol Custom_Protocol Public

    Sends custom message formats from client to server

    Java

  5. Socket_Programming Socket_Programming Public

    Inventory Management code to handle stock at each of the stores. Server sends a truck vector to each of clients to replinish stocks. BSD Sockets used with TCP and UDP communication

    C 1

  6. Multithreaded_Token_Bucket_Emulation Multithreaded_Token_Bucket_Emulation Public

    Runs a multithreaded traffic shaper with a serialized mutex access to two Linked Lists used as a queue for incoming and outgoing packets. Time Driven emulation and Event driven emulation is used.

    C