Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 451 Bytes

File metadata and controls

22 lines (17 loc) · 451 Bytes

SocketProgramming

네트워크 프로그래밍 서버구현

FUNCTION

1.Cleint Server 구분 후 다중 Client 접속 가능

2.IpAddress,Portnum,Password를 이용한 로그인

3.Private 한 채팅서버

SKILL

  • Plain JAVA
  • MVC Pattern
  • TDD(Junit5)
  • SocketProgramming
  • ThreadPool
  • Password Encryption
  • GitIgnore, Application.properties
  • GitFlow





Koreatech 이재오p's Project