FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mkuligowski/java-tcp-echo-server: Java TCP Echo Server (University Project) · GitHub

Repository files navigation

java-tcp-echo-server

Java TCP Echo Server (University Project)

This is simple multithreaded Java TCP Echo Server.

You can just run it and it will start listening on port 9000 with initial thread pool of 10 threads.

You can pass also two command line arguments where:

  • arg[0] is a port
  • arg[1] is a quantity of threads in the pool. If the value of this argument is less or equals zero then new thread will be created each time

About

Java TCP Echo Server (University Project)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL