Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Implement a pair of IPv6 TCP client and server for a simple DVD store ordering system( that support both IPv4 and IPv6 peers.

-The “hw3-ipv4.zip” bundle (available athttps://www.dropbox.com/s/c5jlfmun472icny/hw3-ipv4_2.zip?dl=0) has a sample IPv4 client and server implementation for the DVD store ordering system. Please reuse the code there to implement your IPv6 client/server and also use these IPv4 client/server to test your IPv6 client/server.

NOTE: Each DVD item has the following properties:

-Item number: Uniquely identifies this DVD item in the server DVD inventory.

-Title: The name of the DVD.

-Quantity: How many copies of this DVD the server has.
Posted
Comments
Sergey Alexandrovich Kryukov 21-Nov-15 0:12am    
Who are you giving this order to?
—SA

1 solution

No, were not doing your homework for you.

If you're stuck with a specific problem, we will help with that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900