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

https://github.com/hyunnnchoi/cn_socketprogramming

Simple implementation of TCP/UDP/UNIX Socket Communication
https://github.com/hyunnnchoi/cn_socketprogramming

Last synced: 3 months ago
JSON representation

Simple implementation of TCP/UDP/UNIX Socket Communication

Awesome Lists containing this project

README

        

### Socket Programming

---

- 2023-2학기 컴퓨터 네트워크 수업을 들으며, 간단히 TCP/UDP/UNIX 소켓 기반의 통신을 구현해 보았습니다.