Search:

Type: Posts; User: hivesh

Search: Search took 0.12 seconds.

  1. Replies
    13
    Views
    4,050

    Re: Multithreaded Proxy Server java

    I tried implementing it but its not working, Run my server code, followed by the Proxy Code and then Run the Client, you will get this :

    Server successfully connected on port 6780
    Proxy is...
  2. Replies
    13
    Views
    4,050

    Re: Multithreaded Proxy Server java

    am just a beginner trying to make this work, i can not understand what i really have to do, please help me...
  3. Replies
    13
    Views
    4,050

    Re: Multithreaded Proxy Server java

    hey hello, well am trying to write a multithreaded proxy server, whereby it should act like :

    (1) Client forward request to proxy
    (2) Proxy forward request to server
    (3) Server returns request...
  4. Replies
    13
    Views
    4,050

    Searching for a Proxy sever

    hey hello, well am trying to write a multithreaded proxy server, whereby it should act like :

    (1) Client forward request to proxy
    (2) Proxy forward request to server
    (3) Server returns request...
  5. Replies
    13
    Views
    4,050

    Re: Multithreaded Proxy Server java

    Hmmmm if i send you send you a client and a server can you build a proxy for me? It the answer is positive then I'll explain to you what my Client-Server does thank you..
  6. Replies
    13
    Views
    4,050

    Re: Multithreaded Proxy Server java

    My output is as follows:

    Server successfully connected on port 6780
    Proxy is connected

    But what I was trying to do was that Client Sending a message to the Server Via a proxy but that is not...
  7. Replies
    13
    Views
    4,050

    Multithreaded Proxy Server java

    I am currently implementing a multithreaded proxy server in java which will accept messages from clients and forward them to another server which will then acknowledge the reception of the message....
Results 1 to 7 of 7