GithubHelp home page GithubHelp logo

hokwanhung / com2101-final-assignment Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.96 MB

com2101, Computer Network, is a course offered by The Hang Seng University of Hong Kong, and taught by Professor Dr. LIU Hai.

Java 100.00%
chatroom-application java tcp

com2101-final-assignment's Introduction

com2101-final-assignment

com2101, Computer Network, is a course offered by The Hang Seng University of Hong Kong, and taught by Professor Dr. LIU Hai.

According to the university website,

This module aims to provide the students with a fundamental understanding on the concepts of computer network. Various topics on computing internetworking are discussed, including network protocols and architecture, internetworking and the Internet, layered communication protocols, and routing, with practical emphasis placed on TCP/IP and the Internet protocol suite.

Table of Content

Installation

The whole program is re-created after three years, simulating the initial functioning program. Some fixes are also made in terms of handling different errors, mainly IOExceptions.

IDE(Integrated Development Environment): Eclipse IDE 2023‑06

Alt text

Usage

Program Structure

src
 ┣ ChatClient$InputHandler.class
 ┣ ChatClient.class
 ┣ ChatClient.java
 ┗ ChatServer.java

Quick Start

Navigate to ChatServer.class and run the program in any IDE.

It could also be run in Window's cmd by using javac [class_name].class to compile and java [java_name].java to run.

License

N/A

Credits

N/A

FAQ (Frequently Asked Questions)

N/A

com2101-final-assignment's People

Contributors

hokwanhung avatar

Stargazers

 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.