473,407 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

network simulator in Python ?

I was wondering if anyblody can suggest me a network simulator written
in python in which I can add on my own code and extend its
functionality.

I am looking for a simulator which will simualte TCP, UDP, RTP and
most networking protocol. The learning curve for ns2 and other
simulator is too high for me at this time and thats why I am
considering Python for it.

Every help will be appreciated.

Thanks

Feb 21 '07 #1
3 4718
On Feb 21, 12:26 pm, "DanielJohnson" <diffuse...@gmail.comwrote:
I was wondering if anyblody can suggest me a network simulator written
in python in which I can add on my own code and extend its
functionality.

I am looking for a simulator which will simualte TCP, UDP, RTP and
most networking protocol. The learning curve for ns2 and other
simulator is too high for me at this time and thats why I am
considering Python for it.

Every help will be appreciated.

Thanks
Google for Scapy

Feb 21 '07 #2
Have a look at simpy.

Although it doesn't do the protocols you mention, it is a very good
(imho)simulation toolkit in which it would be relatively easy to build
whatever protocols you need.

I am using it for a traffic management simulation project, and have found it
very easy to get going and be productive, and my one technical question to
the simpy mail list was answered with three good suggestions in an hour.

The only drawback may be speed.

"DanielJohnson" <di********@gmail.comwrote in message
news:11*********************@k78g2000cwa.googlegro ups.com...
>I was wondering if anyblody can suggest me a network simulator written
in python in which I can add on my own code and extend its
functionality.

I am looking for a simulator which will simualte TCP, UDP, RTP and
most networking protocol. The learning curve for ns2 and other
simulator is too high for me at this time and thats why I am
considering Python for it.

Every help will be appreciated.

Thanks

Feb 22 '07 #3
"jo***********@gmail.com" <jo***********@gmail.comwrote in
news:11**********************@h3g2000cwc.googlegro ups.com:
On Feb 21, 12:26 pm, "DanielJohnson" <diffuse...@gmail.comwrote:
>I was wondering if anyblody can suggest me a network simulator
[Snips]
>I am looking for a simulator
[Snips]
Google for Scapy
I don't think Scapy is a simulator, is it?

I second the recommendation for SimPy for writing simulation programs. If
you require a simulator specifically, I don't know of one in Python.

All the best,

John.

Feb 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Milk | last post by:
Hi all, Can anyone help me to do this Question. Coz this is my first time study C++ language and my lecture want me to do this kind of program, i really don't have any ideal pls help me here...
3
by: Yan ZHANG | last post by:
1. In a network, there are a number of nodes. Each node has a queue and a thread, performing the discrete event simulation. class CNode {... queue q; CWinThread* pthread; void Start();//to...
6
by: Da Vinci | last post by:
Hello, I am starting a project that requires data transfer via UDP. It will be between two different computers. I have all of the information that needs to be sent in the packet and what the...
0
by: SatishPasala | last post by:
Hi I am developing a Windows Mobile application. I want Visual Studio to use Palm Simulator to display the application. Now it is pointing to Default Simulator. I downloaded the Palm...
0
by: Killingkids | last post by:
hello, everyone...im facing a big problem in my final year project, hope that u all can help me solve the problem ... i was doing a mobile web application which enable student to check the college...
0
by: Killingkids | last post by:
hello, everyone...im facing a big problem in my final year project, hope that u all can help me solve the problem ... i was doing a mobile web application which enable student to check the college...
1
by: Daniel | last post by:
Hi, I was wondering if anybody can give me pointers on an existing network simulator in Python somthing like ns2 which would model all the real world internet dynamics including TCP stacks,...
0
by: devidevi | last post by:
hi i want to know how to perform Routing in mobile adhoc network using AODV protocol in NS2 simulator & to find out packet delivery ratio...plz help me out
0
by: blaine | last post by:
Hey everyone, I was hoping to see some people out on the python list that are familiar with MDP (Modular Toolkit for Data Processing - http://mdp-toolkit.sourceforge.net/)? I am wanting to...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.