networking - Java Multicast send and receive -


working on little app in java. suppose have 3 nodes, a, b , c, each listening on multicast socket same group. suppose 1 of them needs send message group, can merely pop message out on same socket on it's listening or need create second socket connected group , transmit on that? have not yet googled me definitive answer on

it can use same socket sending , receiving.


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -