![]() |
|
![]() | ||
|
Subject:
BITS assignment
Category: Computers Asked by: devendrad-ga List Price: $2.00 |
Posted:
21 Sep 2004 07:22 PDT
Expires: 23 Sep 2004 04:01 PDT Question ID: 404168 |
Chat Serverice using I/O Multiplexing: Implement a concurrent 'Chat Server' and Client . The server should have following features: s (a) It will keep track of all the connected clients that include: 1) Registering a new client 2) Removing a client from the list when it terminates (b) Server has predefined Chat Rooms. A user can join any room of his choice and messages sent by a user will be sent only to the other users in the same room. (c) Every time a message arrives from a client ( delimited by a new line char.), the server sends that message to all the registered clients in that room. Server will also prepend a string "<cli_ip_addr:cli_port>" to the message before multicasting it to the registered clients so that the sender of the message is identified by other clients. |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: BITS assignment
From: sucker5-ga on 21 Sep 2004 13:03 PDT |
Are you sure you priced this question correctly? |
Subject:
Re: BITS assignment
From: devendrad-ga on 22 Sep 2004 03:24 PDT |
Yes I am sure I have priced this question correctly |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |