"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> On Feb 21, 12:26 pm, "DanielJohnson" <[EMAIL PROTECTED]> wrote:
>> 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
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
On Feb 21, 12:26 pm, "DanielJohnson" <[EMAIL PROTECTED]> wrote:
> 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 networ
Any help ?
Daniel wrote:
> 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,
>
> Tha