Search:

Type: Posts; User: kollyisrealisaac

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,467

    Re: J2ME Recommend Books

    go to apress website..
  2. Replies
    1
    Views
    2,481

    Re: Starting BlackBerry development

    just type it on google
  3. Replies
    3
    Views
    2,590

    Re: Retrieving Contacts from SIM

    i have tried that method but it didnt work
  4. Replies
    3
    Views
    2,590

    Retrieving Contacts from SIM

    Please how can retrieve contacts from a SIM card
  5. Replies
    0
    Views
    1,819

    POST method in a loop

    am trying to POST the contacts from a mobile phone to the server database....
    This is what i tried: i called the (HttpConnection)Connector.open(url); before the while loop then included the Http...
  6. Replies
    5
    Views
    2,902

    Re: Blackberry error

    actually, i ran an application on another emulator and a Nokia phone..the application worked perfectly..the application is to POST a url to the server and then get a response....i got my response...
  7. Replies
    5
    Views
    2,902

    Re: Blackberry error

    this is the method performing the work...its actually giving this kind of error: error 104 No NullPointerException Caught.

    private boolean login = false;
    private String response = null;
    ...
  8. Replies
    5
    Views
    2,902

    Blackberry error

    I was trying to POST a URL to the server but it gives an exception (no NullPointer caught), but the same application works on other mobile perfectly...please, is there any thing I have to do on the...
  9. Replies
    1
    Views
    4,849

    sending Voice/audio Packet in java

    Please..am trying to send a voice or an audio packet...just like sending object packets..please how am i going to go about it?
  10. Replies
    1
    Views
    9,649

    voice chat in java

    please how do i send a voice packet or make a voice chat on a ServerSocket
  11. Replies
    0
    Views
    2,427

    refreshing a jtable with database

    I have a jTable that is binded to a table in MySQL Database. I drag and drop the database table on the jTable and it automatically displayed the database table. The problem is here:
    How do i make...
  12. Replies
    1
    Views
    1,235

    creating table model....

    1. how can I create a table model?
    2. can anyone explain the use of serializable?
    3. I don't understand persistence... please a brief explanation is need here thank you.
Results 1 to 12 of 12