Skip to content

jamesxwang/Dictionary

Repository files navigation

Dictionary

Environment: Jdk 8, Maven 3.5

How to package?

mvn package

How to run?

  • Server: java -jar target/DictionaryServer-1.0-SNAPSHOT-jar-with-dependencies.jar
  • Client: java -jar target/DictionaryClient-1.0-SNAPSHOT-jar-with-dependencies.jar <optional-host> <optional-port>

About

Multi-thread Socket Dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published