From: thefed Date: 2007-11-30T11:52:20+09:00 Subject: Re: Custom Protocol On Nov 29, 2007, at 8:37 PM, Francis Cianfrocca wrote: > I'm planning to look the implementation over and give it a try. > Maybe even > wrap it as a Ruby extension. Based on my limited reading of the > spec, all of > the data needed to relate packets to streams goes into the UDP > packets. I'm > still seeing no need for you to use raw sockets. Where would you recommend, then, including the excess information? The Payload? Also, is there a way to get C++ libraries loaded into C? Thanks again, ari