Search:

Type: Posts; User: maxitis

Search: Search took 0.09 seconds.

  1. Re: Help! Client only reads first line server sends!

    I am also new to java my friend but when i see readLine i understand that it's only going to read a line
  2. Replies
    2
    Views
    1,523

    Re: Managing Http requests

    I have found that using apache HttpClient might be easier.
    Thank you
  3. Replies
    2
    Views
    1,523

    Managing Http requests

    Hello, i would like some enlightment with my project.
    I am trying to create a class that will be able to create and sent http requests (GET of POST). I also want it to be able to change some http...
  4. Replies
    2
    Views
    1,406

    About char type (Reaching MAX limit)

    Hello,

    I have noticed that if you add one in the char variable which holds 2^16-1 the variable will hold the zero as the new value.
    Can someone explain me why is it happening?

    Thank you
Results 1 to 4 of 4