Tagged Questions

1
vote
2answers
1k views

How can i use RAW Sockets in Ruby?

i'm trying to create a raw sockets using ruby .... the problem is there isn't any thing called raw socket there ,and on the other hand the socket class itself is not fully documented .... do any body ...