Project Triam: A Lightweight Communication Application

Undergrad Project
FieldsComputer Networks
TimelineDecember 25, 2017 - March 20, 2018
StatusCompleted
TeamPandu Ranga Reddy KonalaNirmal Krishnan
TechnologiesJavaTCP/UDP Sockets

Overview

A lightweight communication application that supports multiple users. This application provides various support services like RDP, Ping, DNS finder, File transfer, etc. This can be deployed on any device which runs Java.

Technical Details

The communications use generic TCP sockets and the RDP uses UDP sockets for the exchange of information. The application is designed to be lightweight and portable across different platforms.

Key Features

  • Multi-user communication support
  • Remote Desktop Protocol (RDP) functionality
  • Network diagnostics (Ping, DNS finder)
  • File transfer capabilities
  • Cross-platform Java implementation
  • TCP and UDP socket communication

View on GitHub

Click here