搜索资源列表
JGroup
- JGroup功能十分强大,通过配置各种参数就可以充分利用它所提供的各项功能。JGroup最大的特点就是支持协议栈的可配置性,它本是实现了基本的Java的协议栈实现,也就是最基本的消息广播的基础,同时支持附加协议栈的配置,消息的传递就是在这些协议栈之间相互传递,封装,检查,丢弃,重发-JGroups is a toolkit for reliable multicast communication. (Note that this doesn t necessarily mean IP Mul
Java_Codes
- [Java UDP Servers and Clients] - Two implementations of java Servers using UDP protocol, and UDP with multicast. Server functions are simple DNS server register and lookup.