Search:

Type: Posts; User: ddeveloper89

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,542

    java udp request response mismatch

    we are providing a java library to be used in web application.Library methods can be accessed from jsp pages by creating objects for corresponding classes.Upon a method call , library will send udp...
  2. UDP single vs multiple socket performance

    In Java, what is the performance difference between the following two

    Using single udp socket
    Using multiple udp sockets

    for multiple connections.

    Although these details can be...
Results 1 to 2 of 2