Simple CLI client and server examples using Communication Framework (CM v2.6.7 ~)
You should install CM library (v2.6.7~) to the local Maven repository. The detailed information is described in CM user guide that is available at the link: (https://sites.google.com/site/kuccslab/research/cm).
- Run IntelliJ IDEA.
- If an existing project opens, select "File"->"New"->"Project from Version Control...".
- If no project opens, click "Get from VCS".
- In URL field, type https://github.com/ccslab/CMSimpleExamples.git, and click "Clone".
- For each server and client class, please refer to comments for more information.
Copyright (c) 2009-present Collaborative Computing Systems Lab. (CCSLab.), Konkuk University, Korea