Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-12-30 이날의 게시글 #168

Open
refigo opened this issue Dec 30, 2024 · 0 comments
Open

2024-12-30 이날의 게시글 #168

refigo opened this issue Dec 30, 2024 · 0 comments

Comments

@refigo
Copy link
Owner

refigo commented Dec 30, 2024

이날의 게시글: [서버가 클라이언트의 접속 요청을 받을 수 있도록 소켓 설정하기(with C/C++)]

이 문서는 C/C++으로 서버가 클라이언트의 연결 요청을 받을 수 있는 소켓 설정 방법을 설명해. 소켓이 뭔지, LISTEN 상태란 무엇인지, 소켓을 LISTEN 상태로 설정하는 방법 등 다루고 있어. 클라이언트와 서버 간 통신을 위한 listen socket 설정과 코드 구현을 제시하며, 클라이언트 요청을 받을 수 있는 서버 소켓 설정 방법을 다루고 있어. 클라이언트와 소통하기 위해 client socket을 만들어 사용해.

https://80000coding.oopy.io/b6066488-8051-403f-897c-97935eff6f4c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant