Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amir-kedis/siemens-internship-assignments-2024
Solutions for the Siemens Summer Internship 2024 assignments: server-client configuration and packet validation tasks.
https://github.com/amir-kedis/siemens-internship-assignments-2024
Last synced: about 2 months ago
JSON representation
Solutions for the Siemens Summer Internship 2024 assignments: server-client configuration and packet validation tasks.
- Host: GitHub
- URL: https://github.com/amir-kedis/siemens-internship-assignments-2024
- Owner: amir-kedis
- Created: 2024-07-12T09:41:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T10:50:13.000Z (6 months ago)
- Last Synced: 2024-07-13T11:47:59.542Z (6 months ago)
- Language: Python
- Size: 522 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✨ Siemens-Internship-Assignments-2024 ✨
Solutions for the Siemens Summer Internship 2024 assignments:
server-client configuration and packet validation tasks.---
By Amir Kedis 🎆> [!NOTE]
> This repo contains the solutions for both assignments for ease of access.## 📁 Folders
- **[Assignment 1](./Assignment1)**
- **[Assignment 2](./Assignment2)**> [!IMPORTANT]
> Assigments' readmes, code and reports can be found insides the folders above. Kindly check them.## 🖼️ Images / screentshots
- Assignment 1 structure
![image](https://github.com/user-attachments/assets/c4bc3b81-860a-4a0d-9b17-9159745f6ead)- Assignment 2 structure
![image](https://github.com/user-attachments/assets/0f199279-e0db-407b-a9bd-e28d5c08c181)- Assignment 1 file header
![image](https://github.com/user-attachments/assets/afe080e5-254d-4923-a540-783abaf6ce5f)- Running multiple inputs for assignment 1
![image](https://github.com/user-attachments/assets/83e7cfc1-a17c-43ab-b4bb-65a0a7ae6d2c)- sample output flie
![image](https://github.com/user-attachments/assets/7cda3577-c5e7-4f63-ab81-9e8a8493f8a9)- running gtest for assignment 2
![image](https://github.com/user-attachments/assets/3d4c6d42-21ed-4e91-b907-5b42242b5f42)