473,698 Members | 2,241 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 4738
On Feb 21, 12:26 pm, "DanielJohn son" <diffuse...@gma il.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)simulatio n 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.

"DanielJohn son" <di********@gma il.comwrote in message
news:11******** *************@k 78g2000cwa.goog legroups.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.goog legroups.com:
On Feb 21, 12:26 pm, "DanielJohn son" <diffuse...@gma il.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
2631
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 is the Question:: Improve the following (badly written) matrix multiplicationprogram and translate it into MIPs assembly language then assemble into machine language (hexadecimal representation). You may use a compiler to produce an assembly
3
5067
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 execute the thread .... }; where CWinThread is the thread class in MFC.
6
6978
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 return packets are. What I do not know is how to open a UDP connection in C++ and structure the packet to send. This is for a home built simulator running the X-Plane software. The sim will be on one computer and is configurable to send data out...
0
1599
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 Simulator. I need to add it to Visual Studio. Can some one help me to add the simulator?
0
4075
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 information through mobile, however i just use simulator to test my system... one of modules or function was enable the student to downloads some notes which in txt file format through mobile.Hence, i tested using IE,it does not appear any problem, i...
0
1700
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 information through mobile, however i just use simulator to test my system... one of modules or function was enable the student to downloads some notes which in txt file format through mobile.Hence, i tested using IE,it does not appear any problem, i...
1
1906
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, congestion, flow control etc. Every help is appreciated, Thanks
0
1880
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
1057
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 develop a very simple feed forward network. This network would consist of a few input neurons, some hidden neurons, and a few output neurons. There is no learning involved. This network is being used as a gene selection network in a genetic...
0
8603
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9026
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8893
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7723
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4366
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.