On Sun, 13 Sep 1998 20:56:35 +0200, Carlos Garcia wrote:
> Hi. There is somebody who can tell me how to get information from a
>Ethernet card on my PC system? Of course, I know the protocol of the outward
>system.
>From the ethernet card? Or do you want to read from a TCP/IP (TCP or UDP)
data stream? Directly from the card is non-trivial in Java (as in you
will need to do native methods and maybe even more complex code to deal
with the green threads)
However, do networked (Sockets and UDP datagrams) that is all
supported in Java at the pure-Java level. Check on the java.net
package, and specifically the java.net.Socket and java.net.DatagramSocket
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] --------- http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz