Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-771

Simplify UDP

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.7
    • 2.7
    • None

      We have some boilerplate code in UDP where we receive packets. We essentially need to read packets from socket and pass them to receive method of TP. In UDP we have the same code repeated to read packets from multicast and unicast socket. Unify packet reading into one class - PacketReceiver and use PacketReceiver for both unicast and multicast socket. Use features of JDK5 as well.

      See UDP.java revision 1.171

              rhn-engineering-bban Bela Ban
              vblagoje Vladimir Blagojevic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: