Skip to content

Repository files navigation

Java TCP server project

Description

A java server using transmission control protocol to send and recieve messages between server and client classes, uses socket programming to intialize server port, connection and messages.

Utilizes an arraylist to store user added events within the list, user able to add, display and remove his desried events inside the server.

Multiple clients can use the server via threads.

Multiple threads that handles multiple use cases such as chat and calendar.

How to use

Download via the green code button (download zip package).

Open the zip package in the downloads file.

Copy it, and open the file either in Visual Studio Code, Netbeans or any other service that provides Java programming. Have the required packages downloaded.

Utilize the code.

About

Java Transmission Control Protocol server project that allows users to chat and adding events via the server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages