{"id":18634339,"url":"https://github.com/yycorcino/content-aware-socket","last_synced_at":"2025-11-04T11:30:27.049Z","repository":{"id":208507141,"uuid":"721732555","full_name":"yycorcino/content-aware-socket","owner":"yycorcino","description":"Highlights the Aspects of Content Aware Networking","archived":false,"fork":false,"pushed_at":"2023-12-08T06:49:44.000Z","size":634,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T08:24:47.398Z","etag":null,"topics":["cscea365","socket-programming","tcp-client-server","uaa"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yycorcino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-21T16:58:11.000Z","updated_at":"2023-12-08T07:07:33.000Z","dependencies_parsed_at":"2023-11-21T21:29:26.797Z","dependency_job_id":"4dd213fb-bae0-4923-aea5-54fb573eaaf2","html_url":"https://github.com/yycorcino/content-aware-socket","commit_stats":null,"previous_names":["yycorcino/content-aware-socket"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yycorcino%2Fcontent-aware-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yycorcino%2Fcontent-aware-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yycorcino%2Fcontent-aware-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yycorcino%2Fcontent-aware-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yycorcino","download_url":"https://codeload.github.com/yycorcino/content-aware-socket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432822,"owners_count":19637799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cscea365","socket-programming","tcp-client-server","uaa"],"created_at":"2024-11-07T05:18:15.560Z","updated_at":"2025-11-04T11:30:26.990Z","avatar_url":"https://github.com/yycorcino.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Content Aware Socket Representation\n\n## Overview\n\nThis project involves the implementation of TCP socket-based communication between server and multiple clients. The client are able to choose from a variety of services which ranges in downloading an assortment of PDFs and receiving JSON format payloads (API Simulated Calls).\n\n## File Structure\n\n- **Server:** Listens for incoming client connections using threads to handle each connection and there specific request.\n- **Client:** Connects to the server and requests variety of services.\n\n## Basic Usage\n\n1. For each server and client update IP address to your current device IP address.\n2. `python3 server.py`\n3. `python3 client.py`\n4. In the `client` terminal select optional services\n\nHere is an Example if Project is Running Successfully.\n\u003cimg src=\"https://github.com/yycorcino/content-aware-socket/blob/media/sampleTerminal.png\"/\u003e\n\n### User Options\n\n| Option Services | Name                      |\n| --------------- | ------------------------- |\n| `1`             | Retrieve Dental Records   |\n| `2`             | Retrieve Facebook Profile |\n| `3`             | Retrieve Gaming Manual    |\n| `4`             | Retrieve Bank Statements  |\n| `5`             | Send an Emergency Call    |\n| `6`             | End Services              |\n\n# Credits\n\nDUSTINSTONE_BankStatement_3-9-1 - [source](https://templatelab.com/bank-statement/)\n\nEMILYANDERSON_DentalHistory_11-21-20 - [source](https://fofhealthcenter.org/files/galleries/ada_health_history_english.pdf)\n\nCRAFTING_GUIDE - [source](https://education.minecraft.net/wp-content/uploads/Crafting-Guide.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyycorcino%2Fcontent-aware-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyycorcino%2Fcontent-aware-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyycorcino%2Fcontent-aware-socket/lists"}