Search:

Type: Posts; User: gloor

Search: Search took 0.21 seconds.

  1. Replies
    4
    Views
    1,594

    Re: Stop receiving packet from motes

    The problem is solved. :o
  2. Replies
    4
    Views
    1,594

    Re: Stop receiving packet from motes

    Thank you so much

    I did the same but I got exceptions.

    the method 'messageReceived' is invoked automatically when one packet arrive

    I couldn't stop this automatic calling with this way :(...
  3. Replies
    4
    Views
    1,594

    Stop receiving packet from motes

    Hi everybody,

    I have a java code that read packets from telosb motes.

    here my main function




    public static void main(String[] args) throws Exception {
  4. Replies
    2
    Views
    2,344

    Re: Mapping real coordinates into GUI

    Thank you so much :)


    I will do something like that


    Thanx again :)
  5. Replies
    2
    Views
    2,344

    Mapping real coordinates into GUI

    Hi every body,


    I am new to java but I have good background in C++ .

    I want to use java to represent real coordinates on a graphical sequare.

    to clarify the idea, I have a square area...
Results 1 to 5 of 5