Search:

Type: Posts; User: gcsekhar

Search: Search took 0.12 seconds.

  1. Replies
    1
    Views
    1,975

    help me about jini

    please give me a link to jini technology starter kit

    i tried many ways but failed to find it

    is jini a future technology?
  2. Replies
    5
    Views
    3,412

    what's wrong with this code

    /****************************
    this code is for connecting to gmail through java program
    this is throwing ConnectedTimeout exception at the commented place
    please give some suggestions to solve...
  3. Replies
    5
    Views
    3,412

    what's wrong with this code

    import javax.mail.*;

    import javax.mail.internet.*;
    import java.util.Properties;
    public class Access
    {
    public static void main (String args[])
    {
    int argc = args.length;
    if (argc != 4)
  4. Replies
    2
    Views
    1,992

    what's wrong with my code

    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.Properties;
    public class Access
    {
    public static void main (String args[])
    {
    int argc = args.length;

    if (argc != 4)
  5. Thread: accessing

    by gcsekhar
    Replies
    1
    Views
    2,195

    accessing

    how can i access installed software through java
  6. Thread: books

    by gcsekhar
    Replies
    1
    Views
    1,646

    books

    sir,
    i know some basics in networking

    can u suggest a very godd book for java network programming
Results 1 to 6 of 6