Search:

Type: Posts; User: 5723

Search: Search took 0.08 seconds.

  1. Thread: web client

    by 5723
    Replies
    8
    Views
    3,522

    [SOLVED] Re: web client

    please tell me what is a servelet and how is it created
  2. Thread: web client

    by 5723
    Replies
    8
    Views
    3,522

    [SOLVED] Re: web client

    thanks my problem has been solved
  3. Thread: web client

    by 5723
    Replies
    8
    Views
    3,522

    [SOLVED] Re: web client

    i get an error code like this in my netbeans development area


    java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    ...
  4. Thread: web client

    by 5723
    Replies
    8
    Views
    3,522

    [SOLVED] Re: web client

    The code i have is this and i was asked to write it into a .html file



    package httpconn;
    import java.io.BufferedReader;
    import java.io.InputStreamReader;
    import java.io.*;
    import...
  5. Thread: web client

    by 5723
    Replies
    8
    Views
    3,522

    [SOLVED] web client

    i have been given an assignment to right a web client in java language please can i get help with the codes to implement that?.
Results 1 to 5 of 5