Package ptolemy.actor.lib.net
Actors that read from the network and write to the network.
Note: These actors have problems, see
https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=54
.
- Since:
- Ptolemy II 2.0
-
Class Summary Class Description DatagramReader This actor reads datagram packets via a separate thread.DatagramWriter This actor sends its input as a Datagram over the network using the UDP protocol.IPAddress Send the IP address of the host to the output port.