Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,811

    Re: Sockets and Get of Http protocol

    Ok. Come on back if you have problems down the line.
  2. Replies
    5
    Views
    1,811

    Re: Sockets and Get of Http protocol

    The HTTP protocol has nothing to do with a Java class. It defines how client-server communications are to be done.
    The protocol can be used by any language. There are java classes that use the...
  3. Replies
    5
    Views
    1,811

    Re: Sockets and Get of Http protocol

    Get is probably the most commonly used HTTP statement. Google must have lots of pages that describe the HTTP protocol. Every time you enter a URL in the browser, it sends a GET to the site.

    ...
Results 1 to 3 of 3