Thread: network traffic

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    9

    network traffic

    trying to write a program
    where there will b a n*n network
    and there will b a weightage associated with
    each edge if there is a connection between 2 nodes.
    guyz how can i dynamically(randomly) set up the calls between
    the nodes and wud like to record the arrival and exit time.....
    some ideas how can i do that.......a friend of mine
    told me to do by poisson distrubution.........but
    don't have a clue how to implement that.......

    plz help gyz.............

  2. #2
    vae victus! skorman00's Avatar
    Join Date
    Nov 2003
    Posts
    594
    don't hit enter so often when posting. It sounds like you're trying to set up a graph of some sort. There have been entire books written on graphs and the algorithms to go along with them. I'm not certain of your programming level, but I'd suggest passing over this problem for now, and come back later. To the problem I mean. You can stay here as long as you'd like.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. network traffic calculator
    By interisted1 in forum Networking/Device Communication
    Replies: 2
    Last Post: 09-16-2008, 09:13 PM
  2. Advice- Network Config Application
    By xtal in forum C# Programming
    Replies: 3
    Last Post: 07-17-2006, 05:21 PM
  3. C help for network animator
    By fastshadow in forum Tech Board
    Replies: 7
    Last Post: 03-17-2006, 03:44 AM
  4. thinking about making a network traffic monitor
    By jimjamjahaa in forum C++ Programming
    Replies: 9
    Last Post: 10-13-2005, 11:38 AM
  5. HTTP traffic meter
    By Carlos in forum Windows Programming
    Replies: 3
    Last Post: 10-02-2003, 04:27 PM