Student looking to contribute

2016-03-02 Thread Alberto Torres
Hi, My name is Alberto Torres and I am a 4th year computer science student. I am looking to contribute to an open source project as part of my school semester. I currently work in and have 1 year experience in IT support for a Charter School Organization. I don’t have much programming experienc

Re: CumulativeProtocolDecoder and UDP

2016-03-02 Thread Emmanuel Lécharny
Le 02/03/16 07:38, tunca a écrit : > Hi Emmanuel. > http://pastebin.com/embed_iframe/EpL4WE4b > This is the link to my doDecode method. > > A complete message starts with x01 and ends with x03. > For test I send 2 udp messages. > First Udp message starts with x01 > Second Udp messages ends with x0

Re: CumulativeProtocolDecoder and UDP

2016-03-02 Thread tunca
Hi Emmanuel. http://pastebin.com/embed_iframe/EpL4WE4b This is the link to my doDecode method. A complete message starts with x01 and ends with x03. For test I send 2 udp messages. First Udp message starts with x01 Second Udp messages ends with x03. When I send first message doDecode message is