Chat Room in Java - PowerPoint PPT Presentation

1 / 2
About This Presentation
Title:

Chat Room in Java

Description:

Chat Room in Java. Client-Server achitecture. Networking. Parallel ... of ICQ or MSN. ... Similar to chat room but with a few additions: A simple game ... – PowerPoint PPT presentation

Number of Views:417
Avg rating:3.0/5.0
Slides: 3
Provided by: sune
Category:
Tags: chat | icq | java | room

less

Transcript and Presenter's Notes

Title: Chat Room in Java


1
Chat Room in Java
Build you own version of ICQ or MSN. Each user
has a copy of the client that contains a GUI and
can communicate with other clients. A server
controls all communication between users (the
clients).
  • Client-Server achitecture
  • Networking
  • Parallel processing (threads)
  • GUI-design

2
Network Game in Java
Similar to chat room but with a few additions
A simple game logic Game graphics
Supervisors Jenny Folkesson (jenny_at_itu.dk) Sune
Keller (sunebio_at_itu.dk) Difficulty Easy to
hard Requirements Basic Programming or
Introduction to Multimedia Systems
www.itu.dk/people/sunebio/ChatRoomGame/
Write a Comment
User Comments (0)
About PowerShow.com