Code Monkey home page Code Monkey logo

computer_networking_termproject's Introduction

KakaoTalk 클론 코딩 2022

Gachon univeristy - 2022 Computer Network, Team Project : Clone Kakaotalk for UDP/TCP Communication
UDP/TCP Network를 이용한 카카오톡 서버, 클라이언트 만들기

JAVA Server

MultiThread

ExecutorService MultiThread를 이용해서 TCP/UDP 통신을 여러 Client와 진행할 수 있음.

BroadCast

Client와 Server가 연결이 되면 Server는 Client와 연결된 TCP Socket을 User ID로 관리한다. 한 Client가 특정 API를 요청하고, 해당 API가 다른 Client에게 API를 요청하도록 유도하기 위해 연결된 TCP Socket에 API BroadCast를 이용한다.

Verify server connectivity

서버와의 연결이 괜찮은지 확인을 한다. 만약, 서버와 연결이 되지 않는다면 무한정 Splash Page를 벗어날 수 없다. ezgif com-gif-maker

Multiple Users in a Room

BroadCast와 MultiThread를 이용해서 한 방에서 여러 명이 동시에 빠른 속도로 대화를 이어갈 수 있다. ezgif com-gif-maker (1)

File Transfer

node.js Upload Server를 이용해서 파일을 올리고, 업로드된 파일의 URL을 이용해 파일을 브라우저로 받을 수 있다. ezgif com-gif-maker


데모 동영상 링크: https://youtu.be/frD9xle0rSg

computer_networking_termproject's People

Contributors

pyeonseohee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.