Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on making a IRC webclient. in the Shared & Semi-Dedicated forum
Does anyone know how to, or have experience, with making a php + javascript app that would work like an IRC web client? I've seen ...

  1. #1
    Smo
    Smo is offline
    JPC Addict
    Join Date
    Nov 2002
    Location
    Finland
    Posts
    218

    making a IRC webclient.

    Does anyone know how to, or have experience, with making a php + javascript app that would work like an IRC web client? I've seen this done once, but the guy who did it isnt around anymore.

    I know there are premade scripts & java applets for this, but I'd like to make it myself, it's good practise.

    what I'd like to know is what it requires. and where to begin.

  2. #2
    Like a star... Julian Muņoz's Avatar
    Join Date
    Oct 2002
    Location
    Colombia
    Posts
    1,399
    The fact is that you can't connect to IRC using the jaguarPC servers... I made something similar using a mIRC script. The mIRC script on my PC writes all the information about my IRC channel on a file... And then I download that file to my webpage using FTP.

    The support team even suspended my script but I explained that I wasn't connecting to IRC directly... So they restored it.

    The most important thing that you should solve is, how are you going to get the IRC information, if you're not allowed to connect to the IRC network.
    Last edited by Julian Muņoz; 11-18-2003 at 05:58 AM.
    Julian D. Muņoz - LANeros.com

  3. #3
    Smo
    Smo is offline
    JPC Addict
    Join Date
    Nov 2002
    Location
    Finland
    Posts
    218
    hmm, might have to wait till I change ISP to one that alowes me to host servers on my own comp.

    Thanks Julian Muņoz

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •