java chatting (1) 썸네일형 리스트형 [SpringFramework] Socket을 통한 스프링 채팅 기능 구현 스프링 환경에서 채팅 기능을 구현할 수 있다. TCP/IP 프로토콜을 사용하여 서버와 통신하는 클라이언트 프로그램을 구현할 수 있는 Socket 통신을 이용할 것이다. 채팅 및 쪽지 관련 포스팅 예제 https://hdhdeveloper.tistory.com/38 [SpringFramework] WebSocket통신을 이용한 간단한 쪽지(메세지) 기능 구현 예제[1] 이번에는 저번에 Socket을 구현하여 1대1 및 다중 채팅 기능을 구현했다면, 이번에는 웹소켓을 이용해 다른 이에게 쪽지를 보내고, 확인할 수 있는 기능을 구현할 예정이다. 웹소캣은 http 프로토콜 hdhdeveloper.tistory.com https://hdhdeveloper.tistory.com/39 [SpringFramework].. 이전 1 다음