Well for the sequence you have to drag and drop new packtets in the
sequence perspective.
If you need to add data to the UDP you should dragndrop the 'Payload'
virtual protocol under the UDP proto in the tree protocol perspective.

Regards,
Francesco Piccinno

2008/10/27 Luis A. Bastiao Silva <[EMAIL PROTECTED]>:
> Hi,
>
> I'm using PacketManipulator in a Linux Machine. And I would like create a
> sequence and change some bits of sequence.
> Can I do it in PM?
> Or should I create a Plugin or something like that to edit packets and send
> it?
>
> Hard way to make a sequence of packets it's using umpa.
>
> forever:
>
>    second_packet = umpa.Packet(ip, udp)
>
>    (..) ports ip etc...
>    sock = umpa.utils.security.super_priviliges(umpa.Socket)
>    # sending packet
>    sock.send(packet)
>
> Where shoudl I put the data of UDP?
>
>
>
> PS: Francesco: Now I feel the power of your Graph Packet plotter, it's
> awesome! I really appreciate it.
>
>
> Cheers!
> --
> Luis A. Bastiao Silva
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to