Hello all, Can anyone walk me through how, for example, the binding between libpcap-ruby and libpcap? If I look at pcaplet and pcap_misc, I notice that 'pcap' is required. Is this another Ruby file (that I can't find) or is this referencing the libpcap C library directly? If anyone can explain to me how this works I'd greatly appreciate it. There's a good chance I'll need to be binding to C code from Ruby in the near future and I'd like to understand the best way to go about doing so. -- Thanks! Bryan -- Posted via http://www.ruby-forum.com/.