Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Repository files navigation

1. Compile all Class Files:
    -GameServer.java
    -GameClient.java
    -MyStreamSocket.java
    -Dictionary.java

    $ javac GameServer.java MyStreamSocket.java Dictionary.java GameClient.java 

2. Run Server:
    $ java GameServer

3. Run Client:
    $ java GameClient <Server IPAddr>

* No need to provide port No., port no. 2000 is hard coded.

About

Socket programming assignment

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages