Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: how i create multiple receiver from class instances

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how i create multiple receiver from class instances

    hi
    i build a model one source and one reciver using instance of different classes.
    now i have problem how i send packet from one source to many reciever.i creat model of object oriented programming not neteork programming in java.
    Last edited by bhatti; December 3rd, 2010 at 06:43 PM.


Similar Threads

  1. how to creat one source multiple receiver
    By bhatti in forum Object Oriented Programming
    Replies: 1
    Last Post: December 2nd, 2010, 04:48 PM
  2. Multiple class instances ??? But how ???
    By dumb_terminal in forum Object Oriented Programming
    Replies: 6
    Last Post: December 2nd, 2010, 08:42 AM
  3. Multiple instances of linked list
    By thedolphin13 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: October 11th, 2010, 07:48 PM
  4. How to create a new object of another class within a method
    By davie in forum Object Oriented Programming
    Replies: 1
    Last Post: April 16th, 2010, 05:53 PM
  5. Replies: 6
    Last Post: May 15th, 2009, 05:06 PM