On Sun, May 24, 2009 at 3:49 PM, prhlava <[email protected]> wrote:
>
> Hello Mark,
>
>> Can't be done using the standard Java library. You'll have to write
>> some JNI code or find a JNI library.
>
> Thanks for the confirmation, after long search and asking around, the
> conclusion was the same - not possible without JNI or using jpcap...
Allow me to toss in the idea of JNA here. I don't know if it would be easier to
use han jpcap, but it might we worth looking at.
And if you're going to look at JNA, allow me a shameless plug:
http://github.com/Chouser/clojure-jna/tree/master
--Chouser
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---