Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #103452

Re: Network Simulator

From "Martin A. Brown" <martin@linux-ip.net>
Newsgroups comp.lang.python
Subject Re: Network Simulator
Date 2016-02-24 07:55 -0800
Message-ID <mailman.100.1456329330.20994.python-list@python.org> (permalink)
References <3fb8c52b-4d7c-474d-bef9-26a0a24b1d77@googlegroups.com>

Show all headers | View raw


>Hi...I need help to design a network simulator consisting for 5 
>routers in python...Any help would be appretiated...

Have you looked at existing network simulators?

On two different ends of the spectrum are:

  Switchyard, a small network simulator intended for pedagogy
  https://github.com/jsommers/switchyard

  NS-3, the researcher's toolkit
  https://www.nsnam.org/
  https://www.nsnam.org/wiki/Python_bindings

Good luck,

-Martin

-- 
Martin A. Brown
http://linux-ip.net/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Network Simulator nikhil amraotkar <nikhil.amraotkar1@gmail.com> - 2016-02-23 18:54 -0800
  Re: Network Simulator Joel Goldstick <joel.goldstick@gmail.com> - 2016-02-23 22:42 -0500
  Re: Network Simulator "Martin A. Brown" <martin@linux-ip.net> - 2016-02-24 07:55 -0800
  Re: Network Simulator Aaron Christensen <aaron.christensen@gmail.com> - 2016-02-24 14:27 -0500

csiph-web