Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 317 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 317 Bytes

TCP Port Assignment Server

This program is a TCP server written in java that assigns open ports to new connections.

How to run this program?

Compile and run MainDataServer.java (main class).

License

The license can be found in the file 'LICENSE'.