mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #190] [MERGED] Added Client Server Implementation #454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/190
Author: @Nairit11
Created: 10/20/2018
Status: ✅ Merged
Merged: 2/25/2019
Merged by: @christianbender
Base:
master← Head:master📝 Commits (5)
ac7a937Added Client Server Implementationa2bc982Added instructions for Client Server Implementation41032feUpdate README.md1e819c0Added stdio.h and unistd.h headers toremove compilation errorscec67ffAdded unistd.h header file to remove compilation errors📊 Changes
3 files changed (+168 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)➕
Simple Client Server/client.c(+66 -0)➕
Simple Client Server/server.c(+96 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.