/distributedComputingExamples

Example codes for my Distributed Computing course at USTC.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Examples for Distributed Computing

Here I provide the source codes of the examples that I use in my distributed computing course.

  1. sockets
    1. in c
    2. java

Since I also use the same code in my slides, there are some special comments such as //(*@\serverBox{2)}@*) for formatting in my codes ... you can safely ignore them ^_^