|
From: Iannaccone, G. <gia...@in...> - 2008-10-15 00:49:55
|
Hi Luca, unfortunately we don't have any specific documentation for building the sniffers. I'd suggest to look into the sniffer-libpcap.c as a reference. Regarding packet losses, the sniffer cannot guarantee that (it depends on the load of the machine) but all sniffers try to keep track of loss events. Also, there is some basic support for sampling if needed to reduce the data in a controlled fashion. cheers, gianluca >-----Original Message----- >From: Luca Niccolini [mailto:luc...@gm...] >Sent: Tuesday, October 14, 2008 8:51 AM >To: com...@li... >Subject: [como-devel] CoMo sniffer > >Hello, >my name is Luca and I am working on CoMo v2.0 OneLab edition. >I would like to use CoMo to capture packets from a serial device, >thus I need to implement my own sniffer. > >Where can I find some documentation about sniffer implementation? > >Also, the received data represent samples from an ECG signal. >Can I be sure that no packets are lost? > >Thanks in advance. >Luca > >------------------------------------------------------------------------ >- >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=/ >_______________________________________________ >como-devel mailing list >com...@li... >https://lists.sourceforge.net/lists/listinfo/como-devel |