Search:

Type: Posts; User: chegers

Search: Search took 0.09 seconds.

  1. Re: Reading lines of a text file into a string array

    Have a look at the Java class StringBuilder.

    I beleive this will help you with what you are trying to achive.

    When you have created an instance of StringBuilder use the append method to append...
  2. Replies
    0
    Views
    2,459

    Relay data from remote port to local port

    Good Evening All,

    I am currently trying to make an application in Java which connects via two proxies one a corporate proxy and the other a customer proxy. Like this Java App -----> Corporate...
Results 1 to 2 of 2