Search:

Type: Posts; User: ilearn-computer

Search: Search took 0.17 seconds.

  1. Replies
    1
    Views
    1,458

    http client

    hello everybody,
    I want to make an simple http client ,takes raw http requests from you and sends them
    to the server,I opened a socket to port 80(which my apache works on),but every time I send a...
  2. Replies
    4
    Views
    1,879

    Re: I/O and byte arrays.

    I don't understand your problem,but let's assume that we have those streams:
    in:the input stream from server
    out: the output stream to server
    outfile: the output stream to file.
    I suppose that...
Results 1 to 2 of 2