H.323(Q.931, H.225, H.245)

No replies
dfranusic
Offline
Joined: 10/29/2009

Hi everybody

I have been using JnetPcap for quite some time now and have been involved in writing protocol dissectors for various protocols. After spending the last month working only on H.323, I started realizing how complicated this thing really was, and I was amazed with the lack of Java support in this area.

I am planning to release this H.323 packet decoder which will function as a standalone components which can easily be used with the current JnetPcap architecture. Mark and I are also planning to make it compatible with the new JnetPcap's protocol dissection architecture. This decoder will be able to dissect Q.931, H.225 Call Signalling and H.245 protocols. I still have more work to do but the majority is already finished.

I am just curious whether anyone will actually benefit from this decoder, and if so, please share your thoughts with me.

Thank you,
Damir