java networking

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mohana
    New Member
    • Jul 2006
    • 9

    #1

    java networking

    tell me good site so that i can understand the basic socket, url, http server, datagram clearly?

    i am fresher in java so i need the notes to be so basics.

    tell me wat is HTTP Proxy Server? it has 5 classes like
    MimeReader.java
    HttpResponse.ja va
    UrlcacheEntry.j ava
    LogMessage.java
    httpd.java

    i dont no wat these r doing in java this is also urgent . plz help me
  • iam_clint
    Recognized Expert Top Contributor
    • Jul 2006
    • 1207

    #2
    Tutorial: Quickly learn how to use HTTP in your network applications, if you know basic sockets programming. Covers HTTP 1.0 and HTTP 1.1. Includes sample clients in Perl.


    this is for the http protocol

    Business technology, IT news, product reviews and enterprise IT strategies.


    for java sockets

    and normally websites run on port 80. good luck

    Comment

    Working...