1 / 5

server

정보요 청. server. client. 응답. client. server. 쓰레 드. Accept. 프로그램 종료시 Listen 소켓 삭제. r ecv 가 -1( 연결종료 ) 를 받으면 connect 소켓 삭제. connect. 쓰레 드. 쓰레 드. recv send. 함 수. recv. recv. 메시지 구분 처리 함수. r ecv 가 -1( 연결종료 ) 를 받으면 Accept 소켓 삭제. 메시지 구분 처리 함수. 메시지에 따른 처리. 메시지에 따른 처리.

Télécharger la présentation

server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 정보요청 server client 응답 client server 쓰레드 Accept 프로그램 종료시 Listen 소켓 삭제 recv가 -1(연결종료)를 받으면 connect 소켓 삭제 connect 쓰레드 쓰레드 recv send 함수 recv recv 메시지 구분 처리 함수 recv가 -1(연결종료)를 받으면 Accept 소켓 삭제 메시지 구분 처리 함수 메시지에 따른 처리 메시지에 따른 처리 메시지 구분(앞의 3자리)

  2. server client 동작 정지 DB 받은 메시지 ip 메시지 보낸 메시지 ip 메시지 접속한 사용자 수 : ?

  3. client server 모달리스 id id pw pw pw확인 로그인 회원가입 이름 메일주소 전송 닫기

  4. 로그아웃 접속되어 있는 사람 대화창 사람이름 글내용 글 내용 입력 전송

  5. DB table

More Related