How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
Get the screen
By Coderking on Jul 10
Max Bid: Open to fair suggestions


Emoticon icons needed
By wbunker on Jul 10
Max Bid: $100


Redevelop Adult Membership System Site
By HardWerX Technologies on Jul 10
Max Bid: $110


ASP Based wizard driven import module for importin ...
By Jakir on Jul 10
Max Bid: $125


Popup Killing in Netscape (Repost)
By Gr8 Solutions on Jul 10
Max Bid: $100


Online Fantasy Soccer - Continued
By cktwai on Jul 10
Max Bid: $300


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories
Database 
(147 open)
   Access 
(56 open)
   MySQL 
(85 open)
   Oracle 
(9 open)
   SQL Server 
(51 open)
   Other DB 
(17 open)
Documentation / Tech Writing 
(16 open)
Data Entry 
(22 open)
Game Development 
(26 open)
Graphics / Art / Music 
(48 open)
   Graphics 
(58 open)
     Adobe AfterEffects 
(1 open)
     Adobe Photoshop 
(17 open)
     Adobe Premiere 
(3 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(20 open)
   Music 
(11 open)
   3d Modeling 
(14 open)
Language Specific 
(97 open)
   ASP 
(57 open)
   ASP .NET 
(34 open)
   C# 
(41 open)
   C++ / C 
(109 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(13 open)
   Delphi 
(25 open)
   Java 
(59 open)
   JSP 
(7 open)
   Perl 
(39 open)
   PHP 
(87 open)
   XML/XSL 
(31 open)
   Visual Basic 
(137 open)
   Visual Basic .Net 
(52 open)
   Other 
(54 open)
Misc 
(31 open)
   CAD 
(3 open)
MultiMedia 
(37 open)
   Video Editing 
(4 open)
Network 
(44 open)
   Network Design 
(12 open)
   Network Implementation 
(13 open)
Platforms 
(75 open)
   Windows 
(167 open)
     MS Exchange 
(6 open)
     MS Office 
(12 open)
     Other 
(15 open)
   Darwin 
(1 open)
   Internet Browser 
(41 open)
   Linux 
(62 open)
   UNIX 
(28 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(15 open)
Security 
(28 open)
Testing / Quality Assurance 
(17 open)
Web 
(153 open)
   Page Design 
(83 open)
   Flash 
(39 open)
   Web Services 
(73 open)
   Web (Other) 
(76 open)
Training 
(12 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Stop-and-Wait Protocol
Bid Request Id: 19294
Bookmark in my 'To Do' list
Posted by: ajd (4 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Jun 16, 2002
9:47:35 PM EDT
Bidding Closes: Jun 17, 2002
11:00:00 PM EDT
Viewed (by coders): 160 times
Deadline: 6/19/2002 11:00:00 PM
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Language Specific, C++ / C, UNIX, Network, Network Design, Network Implementation
Enter chat room for this bid request
(0 active users at Jul 10, 2003 11:56:20 PM EDT)

Description:
Project 3: Stop-and-Wait Protocol
Due date: June 19th, 2002

When this project has been completed, the following outcomes should be realized.

Complete understanding of protocol 2 of handout
Able to implement round trip message passing
Use of UDP datagrams
Use of sockets for I/O
Understanding the role of ports and IP addresses for socket programming
Understanding of the data structures involved using the socket library
Understanding distributed processing (compared to multiprocessing)
Understanding of the Stop-and-Wait Protocol
Better understanding of protocol architecture. In particular, the services provided to the network layer and the physical layer services used by this protocol.
Your assignment is to implement the Stop-and-Wait Protocol 2 (assumes error free transmission). This protocol can be found in the handout of protocols. You also have a handout with TCP/IP system calls for sending and receiving UDP datagram.

This project requires two programs. One program should model the sender and the other should model the receiver given in the protocol handout. One main() should have the same layout as the sender of the protocol, and the other main() should have the same layout as the receiver of the protocol. By layout I mean the same function calls (your code provides the functions), e.g., from_network_layer() and the same while loop. Your variables declarations and formal parameters will differ from the protocol. Each main () should behave as a driver program. All variables should be declared in main() and passed to the appropriate functions. You may not have global variables!

The sender executable and the receiver executable should each execute on a different machine.

The call from_network_layer() obtains data to send. For your implementation of this function, I suggest prompting the user for a value to send. The call to_network_layer() passes the received data to the above layer. I suggest your implementation of this function simply writes the message received to the screen. You must provide these two functions.

The minimum system calls you will need are:

socket()
bind()
gethostbyname()
gethostname()
sendto()
recvfrom()

Your grade will be based on the correct implementation of this assignment. A program that does not compile and run receives a zero.



Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

Complete copyrights to all work purchased.


Platform:
Must be written in pure ANSI C and compile on Unix platform.

Must be 100% finished and received by buyer on:
Jun 19, 2002 11:00:00 PM 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.

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!
kurtn
(32 ratings)
in Norcross, Georgia
United States
Bid id: 211,855
 
$40 (USD) Jun 17, 2002
3:39:31 AM EDT
 9.62
(Excellent)
   
I can have this program completed for you within 24 hours of acceptance of my bid (if not earlier), and have it compile/run on all Unix platforms.

I have over 7 years of experience performing software development in C, C++, and Java.

 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.98 on 101 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.