The assignment of computer networks course at Ho Chi Minh City University of Technology (HCMUT)
The assignment of computer networks course at Ho Chi Minh City University of Technology (HCMUT)
mvn compile assembly:single -f server.xml
mvn compile assembly:single -f client.xml
java -jar target/socket-chat-server-release-1.0.0-jar-with-dependencies.jar
java -jar target/socket-chat-client-release-1.0.0-jar-with-dependencies.jar
Note : You can build a container to compile. We prepared a docker file in this repository.