Hello everybody,
I am working with POX and mininet. What I want to do is to find number of active users i.e. how many users are sending and how many users are receiving data. Another thing I want to find is number of flows i.e. how many flows of different type are in progress, like how many http flows, how many ftp flows are there at that time. What functions can I use in pox to get number of users and number of different flows. Can anybody help me regarding this.