[Tutor] packets_USB_python

BILAL Mustapha Mustapha.Bilal at imag.fr
Mon Jun 4 15:58:24 CEST 2012


Hello,

  I am beginner with python and I recently started to use it in order to 
achieve a small part of something I am working on.

  I have 2 processes (process 1 and process 2). I am wondering if you 
can provide me with some example or sample code of how I can do the 
following:

  - Process 2 receives icmpv6 (or any packet) from process1 and 
retransmit it to a serial link (USB)
  - Process 2 receives icmpv6 (or any packet) from the serial link (USB) 
and restransmit it to process 1.

  I had tried to write some code to, at least, ping but apparently I am 
missing something.

  Many thanks


More information about the Tutor mailing list