Search:

Type: Posts; User: clavius11

Search: Search took 0.37 seconds.

  1. Replies
    1
    Views
    1,599

    object switching with event listener

    I need your help. I'm making a controlling program that use Wiimote, and I need to make 2 different type of control. each controller code is defined in the class controlType1 and controlType2 (which...
  2. Replies
    0
    Views
    1,658

    [ask]port unreachable

    hello everyone, I'd like to ask why is this error occurs.
    I am trying to get a string data from a device which is connected via WiFi. I have make this code and it runs well when I try to obtain data...
  3. Re: Need Help to acquire data from a connection UDP

    SOLVED!! Thanks dude.
    guess I have missed something important before.
  4. 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;...
  5. 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;...
  6. Thread: HI everyone

    by clavius11
    Replies
    1
    Views
    864

    HI everyone

    my name is evan and I am a beginner

    basically programming isn't my style, I study mechatronics engineering
  7. Replies
    0
    Views
    1,042

    WiiMote AR-Drone Control using Java

    Hi everyone,

    I am a beginner and I would like to ask about this thing.

    I have a task that I should make a program that can read the WiiMote Signal that connected to PC using bluetooth.

    Did...
Results 1 to 7 of 7