Hi Javi,

I wrote a dissector for the PCoIP protocol in the LUA language.  It's OK but it 
would be far better written in C (as suggested by Alexis).  You can find the 
LUA source code and some background information regarding PCoIP at 
https://community.tribelab.com.  Full details of the PCoIP header are not 
available - it's a proprietary protocol - but it uses the ESP which is useful 
for tracking sequence numbers.  This means that you could write a very simple 
dissector that dumped the hex for the PCoIP Transport Header and then handed 
off to the existing Wireshark ESP header.  It would be a great introduction to 
writing dissectors.

Best regards...Paul

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: 05 April 2016 09:32
To: [email protected]
Subject: [Wireshark-dev] New in Wireshark making a dissector

Hi!

I am a studient at a University (UPNA).
My challenge is make a dissector for a another protocol that is not now 
dissected. I´m a noob, so I´m reading Developer´s guide. If you have any 
advice, suggestion of protocol... or whatever, please tell me!

Thanks,
Javi Guembe.

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

______________________________________________________________________

This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not 
necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The 
sender therefore does not accept liability for any errors or omissions in the 
contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour 
House, Coopers End Lane, Stansted, Essex CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to