------------------------------------------

DESCRIPTION

This is Ruby extension library that Xcast.

-----------------------------------------

REQUIREMENT

* Ruby 1.8.x
* FreeBSD(Xcast makes a patch)

-----------------------------------------

BUILDING

$ ruby extconf.rb
$ make

-----------------------------------------

HOW TO USE

for example

/example/send.rb This is Xcast packet send.
/example/recv.rb This is Xcast packet recv.

-----------------------------------------