1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

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