Search:

Type: Posts; User: clavius11

Search: Search took 0.11 seconds.

  1. Re: Need Help to acquire data from a connection UDP

    SOLVED!! Thanks dude.
    guess I have missed something important before.
  2. Need Help to acquire data from a connection UDP

    hello guys,

    i need help. i want to take data from a specific ip address and port and to display it.

    here is my code

    import java.net.DatagramSocket;
    import java.net.InetSocketAddress;...
  3. Need Help to acquire data from a connection UDP

    hello guys,

    i need help. i want to take data from a specific ip address and port and to display it.

    here is my code

    import java.net.DatagramSocket;
    import java.net.InetSocketAddress;...
Results 1 to 3 of 3