1 Due: 3/4 Monday 1 day late -> 10% deduction: 3/5 Tuesday 2 days late -> 20% deduction: 3/6 Wednesday 3 days late -> No score: Any submission starting

1

Due: 3/4 Monday

1 day late -> 10% deduction: 3/5 Tuesday

2 days late -> 20% deduction: 3/6 Wednesday

3 days late -> No score: Any submission starting 3/7 12:00 AM

CS6676 Project: Simulation of a network

Total: 30 points (total 30% of the entire grade) -> Two projects

Objective: Creation of the your own network behaviors.

Through the Tic Toc Examples you have studied, you now have knowledge of

sending messages and replying messages to nodes in the network. You have to create

1) basic Send-Forward-Reply Simulation and 2) Multicast network simulation.

These two networks can be created with only using basic operations you have

learned and seen in the Tic Toc examples. Please go over other Tic Toc examples to

get hints of building two different network simulation.

Project 1 – 1): Send-Forward-Reply Simulation (10 points)

In this project you will create 5 nodes that are communicating. A message sent by

a node 0 can be only received by node 1. Node1 will forward the received message

to node 2. Node 2 will forward the message to node 3. Node 3 will be forwarding

the message to node 4. Node 4 will generate a reply message and send it to node 3.

0 1

2

3

4

2

Node 3 will forward it to node 2. Node 2 will forward the message to node 1. Node

1 will forward the message to node 0. The figure above is the example network

format. Note that network is not a circle. Node 4 CANNOT send message to node

0 directly. For full credit, you must submit you have to submit all of the

following files (If I do not have them all, I cannot run the program which will

lead to 0pts)

– .ini file

-.ned file

-.cc files

-.msg files

Project 1 – 2): Screenshots (5 points)

Submit the screenshot of the working program

*Partial points will be given.

3

Project 2 – 1) Multicast (10 points)

This project aims to send multiple messages to multiple receiving nodes. Node 0

initiates send message. However, this time, it is sending 4 messages ‘AT THE

SAME TIME’ There is no forwarding message in this network. Nodes 1, 2, 3, 4

will send reply messages back to Node 0. You must show that it has received all 4

messages. For full credit, you must submit you have to submit all of the

following files (If I do not have them all, I cannot run the program which will

lead to 0pts)

– .ini file

-.ned file

-.cc files

-.msg files

Project 2 – 2): Screenshots (5 points)

Submit the screenshot of the working program

*Partial points will be given.

0

1

2

3

4

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Operational Excellence Week 2 Assignment Information

Operational Excellence Week 2 Assignment Information Systems for Business and Beyond Questions: · Chapter 3 – study questions 1-8, Exercise 2, 4 & 5 Information Technology and Organizational Learning Assignment: Chapter 3 – Complete the two essay assignments noted below:  · Review the strategic integration section.  Note what strategic integration is and how

Operational Excellence Week 2 Assignment information

Operational Excellence Week 2 Assignment information Systems for Business and Beyond Questions · Chapter 2 – study questions 1-10, Exercise 2      Information Technology and Organizational Learning Questions · Chapter 2 – Note why the IT organizational structure is an important concept to understand.  Also, note the role of

Pg. 01 Project I Project Deadline: Sunday 12/5/2024 @ 23:59 [Total

Pg. 01 Project I Project Deadline: Sunday 12/5/2024 @ 23:59 [Total Mark is 14] Introduction to Database IT244 College of Computing and Informatics Project Instructions · You can work on this project as a group (minimum 2 and maximum 3 students). Each group member must submit the project individually with