Skip to content

2020-2 Gachon Univ. Computer Network TermProject "TIC-TAC-TALK"

Notifications You must be signed in to change notification settings

JM2308/TIC-TAC-TALK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network TermProject : TIC TAC TALK

title

introduction

2020-2학기 네트워크 과목의 텀 프로젝트로 제작한 채팅 프로그램입니다.

Built With

  • kim su hyeon : design overall program schema, make and implement overall server-client protocol&code.
  • ko jimin : make overall GUI using Swing, wether service using open data.
  • Sin hyeon ho : design DB schema, make DB&query using JDBC, provide tictactoe backborn code, design file send basic code.

Prerequisites / 선행 조건

Using CreateTable.java, make DB in server's mysql.
(CREATE DATABASE network; -> run createTable.java)
check serverinfo.dat's path in client

Getting Started / 어떻게 시작하나요?

fisrt : run MainServer.java
and you freely run CLient.java

YOUTUBE LINK

About

2020-2 Gachon Univ. Computer Network TermProject "TIC-TAC-TALK"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%