java 채팅 프로그램 ( 그림판 공유, 대화 내용 저장, 파일 전송 등의 기능 보유 )
*예*
다운로드
장바구니
소개글
java로 만든 채팅 프로그램입니다.스레드, 스윙, 소켓 기능을 이용했습니다. 어려운 기술이 아니라
java에서 제공하는 쉬운 기능들을 이용하였기 때문에 수정이 용이하고 질문도 받습니다.
10여가지의 기능들을 포함하고 있습니다.
1. 서버기능
2. 기본 채팅 기능
3. 채팅 요청 및 채팅 수락 거절 기능
4. 그림판 공유 하면서 실시간 그림 기능
5. 메시지 수신, 발신시 소리 이벤트
6. 채팅창 배경색 변경, 폰트 변경, 글자 크기 변경
7. 배경 음악 가능
8. 파일 전송
9. 대화 내용 저장
10. 상대방 채팅창 흔들기 기능
컴파일 실행환경
없음압축파일 내 파일목록
2007112391_장예슬.jar
2007112391_장예슬_결과보고서.hwp
2007112391_장예슬_설계계획서.hwp
Final-term+Project+채점+기준.hwp
ring.wav
테트리스_트로이카.mid
2007112391_장예슬/.classpath
2007112391_장예슬/.project
2007112391_장예슬/accept_server_request.class
2007112391_장예슬/accep_reject_frame$b_accept.class
2007112391_장예슬/accep_reject_frame$b_reject.class
2007112391_장예슬/accep_reject_frame.class
2007112391_장예슬/CFrame$circle$WhiteboardMouseListener.class
2007112391_장예슬/CFrame$circle.class
2007112391_장예슬/CFrame$drawBrPen.class
2007112391_장예슬/CFrame$drawCir.class
2007112391_장예슬/CFrame$drawCirRec.class
2007112391_장예슬/CFrame$drawLine.class
2007112391_장예슬/CFrame$drawPen.class
2007112391_장예슬/CFrame$drawRec.class
2007112391_장예슬/CFrame$filldrawCir.class
2007112391_장예슬/CFrame$filldrawCirRec.class
2007112391_장예슬/CFrame$filldrawRec.class
2007112391_장예슬/CFrame$info.class
2007112391_장예슬/CFrame$setBlack.class
2007112391_장예슬/CFrame$setBlue.class
2007112391_장예슬/CFrame$setGreen.class
2007112391_장예슬/CFrame$setOrange.class
2007112391_장예슬/CFrame$setYellow.class
2007112391_장예슬/CFrame.class
2007112391_장예슬/chat_frame$b_sound.class
2007112391_장예슬/chat_frame$drawing.class
2007112391_장예슬/chat_frame$FileSend.class
2007112391_장예슬/chat_frame$info.class
2007112391_장예슬/chat_frame$list_select.class
2007112391_장예슬/chat_frame$read_msg.class
2007112391_장예슬/chat_frame$Renaming.class
2007112391_장예슬/chat_frame$SaveText.class
2007112391_장예슬/chat_frame$send_msg.class
2007112391_장예슬/chat_frame$setColorText.class
2007112391_장예슬/chat_frame$setFont.class
2007112391_장예슬/chat_frame$shake.class
2007112391_장예슬/chat_frame$sound.class
2007112391_장예슬/chat_frame$stereo.class
2007112391_장예슬/chat_frame.class
2007112391_장예슬/chat_request$OkClick.class
2007112391_장예슬/chat_request.class
2007112391_장예슬/FileManager.class
2007112391_장예슬/input_count_ip$b_myop_action.class
2007112391_장예슬/input_count_ip$Ok.class
2007112391_장예슬/input_count_ip.class
2007112391_장예슬/Mani-fest
2007112391_장예슬/server.class
2007112391_장예슬/ServerPort_frame$OkClick.class
2007112391_장예슬/ServerPort_frame.class
2007112391_장예슬/META-INF/MANIFEST.MF
소스코드/accept_server_request.java
소스코드/accep_reject_frame.java
소스코드/CFrame.java
소스코드/chat_frame.java
소스코드/chat_request.java
소스코드/FileManager.java
소스코드/input_count_ip.java
소스코드/server.java
소스코드/ServerPort_frame.java
소스코드/소스코드.zip
2007112391_장예슬_결과보고서.hwp
2007112391_장예슬_설계계획서.hwp
Final-term+Project+채점+기준.hwp
ring.wav
테트리스_트로이카.mid
2007112391_장예슬/.classpath
2007112391_장예슬/.project
2007112391_장예슬/accept_server_request.class
2007112391_장예슬/accep_reject_frame$b_accept.class
2007112391_장예슬/accep_reject_frame$b_reject.class
2007112391_장예슬/accep_reject_frame.class
2007112391_장예슬/CFrame$circle$WhiteboardMouseListener.class
2007112391_장예슬/CFrame$circle.class
2007112391_장예슬/CFrame$drawBrPen.class
2007112391_장예슬/CFrame$drawCir.class
2007112391_장예슬/CFrame$drawCirRec.class
2007112391_장예슬/CFrame$drawLine.class
2007112391_장예슬/CFrame$drawPen.class
2007112391_장예슬/CFrame$drawRec.class
2007112391_장예슬/CFrame$filldrawCir.class
2007112391_장예슬/CFrame$filldrawCirRec.class
2007112391_장예슬/CFrame$filldrawRec.class
2007112391_장예슬/CFrame$info.class
2007112391_장예슬/CFrame$setBlack.class
2007112391_장예슬/CFrame$setBlue.class
2007112391_장예슬/CFrame$setGreen.class
2007112391_장예슬/CFrame$setOrange.class
2007112391_장예슬/CFrame$setYellow.class
2007112391_장예슬/CFrame.class
2007112391_장예슬/chat_frame$b_sound.class
2007112391_장예슬/chat_frame$drawing.class
2007112391_장예슬/chat_frame$FileSend.class
2007112391_장예슬/chat_frame$info.class
2007112391_장예슬/chat_frame$list_select.class
2007112391_장예슬/chat_frame$read_msg.class
2007112391_장예슬/chat_frame$Renaming.class
2007112391_장예슬/chat_frame$SaveText.class
2007112391_장예슬/chat_frame$send_msg.class
2007112391_장예슬/chat_frame$setColorText.class
2007112391_장예슬/chat_frame$setFont.class
2007112391_장예슬/chat_frame$shake.class
2007112391_장예슬/chat_frame$sound.class
2007112391_장예슬/chat_frame$stereo.class
2007112391_장예슬/chat_frame.class
2007112391_장예슬/chat_request$OkClick.class
2007112391_장예슬/chat_request.class
2007112391_장예슬/FileManager.class
2007112391_장예슬/input_count_ip$b_myop_action.class
2007112391_장예슬/input_count_ip$Ok.class
2007112391_장예슬/input_count_ip.class
2007112391_장예슬/Mani-fest
2007112391_장예슬/server.class
2007112391_장예슬/ServerPort_frame$OkClick.class
2007112391_장예슬/ServerPort_frame.class
2007112391_장예슬/META-INF/MANIFEST.MF
소스코드/accept_server_request.java
소스코드/accep_reject_frame.java
소스코드/CFrame.java
소스코드/chat_frame.java
소스코드/chat_request.java
소스코드/FileManager.java
소스코드/input_count_ip.java
소스코드/server.java
소스코드/ServerPort_frame.java
소스코드/소스코드.zip