Show Bid Request
C Programming Chat Room
Bid Request Id: 38328
|
|
|
Description:
Goal
Improve the design of the chat client and server provided, and extend its abilities by adding the ability to create and join rooms.
Details
Your task is twofold. First, as discussed in class, the design of the server and client programs isn&'t the most efficient, as the client uses two processes, and the server uses two processes per client, for communication via sockets. It is more efficient to use one process to talk to the socket, and use a signal handler to listen to the socket. So, your first task is to redesign both the client and server programs to use one process per socket, and set up a signal handler to listen to the socket (you may need to read up in the man pages about how to do this).
The second part of the task is to allow the creation of rooms. Currently, there is only one “room”, and all chatters are placed there. The client should add two commands: /join <room> and /part, which place someone in a room, or removes them from the room, respectively. Note that a person can be in only one room at a time, so a join removes them from the room they&'re currently in. Assume that on first connection, a person is placed in a “lobby” (a room with no name), and /part puts them back in the lobby.
General communications from a client should be broadcast only to people in the room. Private messages go to whomever the message was intended. System messages about people (x has entered/left/changed his nick) should go to the room where said person is.
What to turn in
Turn in your source code.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
This program is for a UNIX class written in C code. Attached are two txt. files that need modified in order to meet the specifications listed above.
Must be 100% finished and received by buyer on:
Dec 6, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
Need the source code emailed by Friday December 6th, 2003
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$50 (USD)
|
Dec 4, 2002 5:58:39 PM EDT
|
8.44
(Very Good)
|
|
|
|
|
|
|
|
|