Search:

Type: Posts; User: Koren3

Search: Search took 0.19 seconds.

  1. Replies
    16
    Views
    4,243

    Re: Error

    Thanks it solved.
  2. Replies
    16
    Views
    4,243

    Re: Error

    Printscree http://img18.imageshack.us/img18/3886/printscreenf.jpg
  3. Replies
    16
    Views
    4,243

    Re: Error

    First compile server and after compile client.
  4. Replies
    16
    Views
    4,243

    Re: Error

    I tried it. It same. Code client:


    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */

    package messenger;
  5. Replies
    16
    Views
    4,243

    Re: Error

    only this problem:



    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */

    package serversynchro;
  6. Replies
    16
    Views
    4,243

    How to solve NullPointerException in runtime?

    Hi,
    I have small problem:)


    port1 = prijatyPaket2.getPort();
    System.out.println(port1); //Itīs ok port number is in port1
    cisloPort1.setData(port1);// Error...
Results 1 to 6 of 6