CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2005
    Posts
    8

    Question Source code for bgp/ospf

    I'm in need of source code for simulation of bgp/ospf routing protocol.

    Any suggestions where i can get the same?

  2. #2
    Join Date
    Oct 2005
    Location
    Bangalore
    Posts
    1,051

    Re: Source code for bgp/ospf

    whats GBP or OSPF, ???

    Google is what you should be looking at
    - Sreehari
    "Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us."
    " Everybody is sent to Earth on a purpose. I am so Lagging behind that i won't die." – Calvin

  3. #3
    Join Date
    Oct 2005
    Posts
    8

    Post Re: Source code for bgp/ospf

    Hi Hari,

    I tried with google and ended up in vain

    Thats y i posted it here..so tht i'd get some inputs...

    regards,
    carol

  4. #4
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    332

    Re: Source code for bgp/ospf

    Are you looking for network routing protocols? If so search network simultor. Its an opensource s/w widely used for network project simulation and analysis. It will have all the standarad protocols. Have a look at this page of ns2
    Last edited by kumaresh_ana; September 20th, 2006 at 04:14 AM. Reason: added information

  5. #5
    Join Date
    Oct 2005
    Location
    Bangalore
    Posts
    1,051

    Re: Source code for bgp/ospf

    Here is one link

    also you could check out for simulators , TCP/IP sniffers like Ethereal as these definately support lots of protocols, including OSPF. Another sniffers winPcap.

    PS. Ethereal Source should be available, and it should be a good place to start
    - Sreehari
    "Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us."
    " Everybody is sent to Earth on a purpose. I am so Lagging behind that i won't die." – Calvin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured