Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,927

    Re: Implementing a webproxy

    Try this code for testing:


    // For testing client-server from one class
    public static void main(final String[] args) { //<<<<<<<<<<<<<<<<<<<

    Thread t1 = new Thread(new...
  2. Replies
    5
    Views
    1,927

    Re: Implementing a webproxy

    What are the steps for testing the code?
  3. Replies
    5
    Views
    1,927

    Re: Implementing a webproxy

    Do you have a driver class for executing and testing the program?
Results 1 to 3 of 3