# CS341-NonStopNetworking **Repository Path**: wangqiyuejava63/cs341-non-stop-networking ## Basic Information - **Project Name**: CS341-NonStopNetworking - **Description**: University of Iillinois CS341-NonStopNetworking https://cs341.cs.illinois.edu/assignments/networking_mp.html - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-08 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## What is this This is the code for University of Illinois course CS341 CS 341:System Programming task: Nonstop Networking reference to https://cs341.cs.illinois.edu/assignments/networking_mp.html ## How to test ### 1 cd to `autotest` dir ### 2 `./server-reference 3000` ### 3 ``` tests/functions.sh ``` and multi_put_get.sh, put_get.sh, stress_test.sh, very_many_put.sh that's all reference to this https://github.com/Timothy-Gonzalez/timothys-tips/tree/main/cs341/mp-nonstop-networking ## thanks Refer a lot to https://github.com/luluopt/UIUC-CS241.git but most thanks to myself, the never giving-up Jackie Wang.