goncaloSemedo / MALOB

MALOB is a SDN load balancer application for the Floodlight controller.
0 stars 10 forks source link

How to import your project to eclipse and run it as a demo? #5

Open ghost opened 8 years ago

ghost commented 8 years ago

hello. I am a newbie for SDN. I get your project from github,but i dont know how to run it. I dont know how to import your project to eclipse because i dont know how to handle the your Script folder . But I can run official floodlight in eclipse.I am so sorry to interupt you.

goncaloSemedo commented 8 years ago

Hi,

It has been a long time since I talk about my project, I am a little rusty.

As I recall you can import the project into eclispe as you do with the official version.

The script folder are different projects that you run in each host of the network.

The way bandwidth is calculated is not the best way. You have to install in each switch(a host that is connected to a switch with the only propose of running the script) the script that runs Iperf to calculate bandwidth.

The best way in my opinion, and a challenge to you, is to calculate bandwidth by retrieving from switches statistics about the number of packets by second that each of its ports can transmit.

Hope this helps Gonçalo Semedo

2016-03-05 7:01 GMT+00:00 redpoppet notifications@github.com:

hello. I am a newbie for SDN. I get your project from github,but i dont know how to run it. I dont know how to import your project to eclipse because i dont know how to handle the your Script folder . But I can run official floodlight in eclipse.I am so sorry to interupt you.

— Reply to this email directly or view it on GitHub https://github.com/goncaloSemedo/MALOB/issues/5.