Hot potato practice about socket programming Developed a game called hot potato. It is a good practice about socket programming in Linux environment.
MyThreadaprogramaboutthreadscheduling It is a practice about thread scheduling. Threads can have 5 status: running, ready, block, wait, dead.