Java

Discussion in 'Programming' started by sgrewal1, Dec 2, 2010.

  1. #1
    Hey guys,

    I am making a chat applet to embed it onto a website.
    Could anyone tell me how do I make a server connection or which interface to use for it.

    Thanx in advance.
     
    sgrewal1, Dec 2, 2010 IP
  2. Cozmic

    Cozmic Member

    Messages:
    146
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    48
    #2
    You send and get the result of HTTP requests using the URL class, I believe.
     
    Cozmic, Dec 2, 2010 IP
  3. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #3
    look up java and sockets.

    Q
     
    QiSoftware, Dec 3, 2010 IP
  4. alexanime

    alexanime Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you must study the java sockets and then the irc protocol
     
    alexanime, Dec 5, 2010 IP