I have 3 nodes a,b and c exchanging packets over datagram sockets.
Each has a 1 receive and 1 send thread, and they receive over one port and
send over the other well-known ports.
When I kill the jvm on c, for sometime I am still able to send packets from
b->c and a->c (this I think maybe to due
> http://www.gnu.org/software/ddd/
Heh ... the real fun begins when the last name-mangling issues get
resolved, and folk start using DDD with GCJ compiled code! :)
I don't know if it'll work with interpreted code though.
- Dave
---