An open API service indexing awesome lists of open source software.

https://github.com/kkli08/socket_server

Multi-threading pipelining model
https://github.com/kkli08/socket_server

multi-threading socket-programming

Last synced: 4 months ago
JSON representation

Multi-threading pipelining model

Awesome Lists containing this project

README

          

# Socket_Server
An implementation of client & consumer in scoket programming

`[socket programming]` `[process communication]`

### Author
Ke Li

### Description
This is a School Project Using Socket, Linux and C.

Run program by:\
`make`\
`./server port`\
`./client port ip-address`