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 processing (threads) ... Similar to chat room but with a few additions: A simple game logic ... – PowerPoint PPT presentation

Number of Views:136
Avg rating:3.0/5.0
Slides: 3
Provided by: sune
Category:
Tags: chat | 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
  • More fun?

www.itu.dk/people/sunebio/ChatRoomGame/
Write a Comment
User Comments (0)
About PowerShow.com