Hi,
An application called "Conference Room" is, in fact, an improved IRC serevr for professionnals. This application uses the same IRC Protocol with some new features. One of them is the +j mdoe (MODE nickname +j). This mode is to enable the filtering for accept ONLY JAVA CLIENTS so IRC clients can go to teh serevr but not in channels with filter (accept only java client so only users with +j)!
I'm actually coding a C# application wich allow me to connect to a ConferenceRoom server and imitate the Java Client, bu i don't know how. How the CR (conferenceroom) server know if the user is behind a Java Client or not (to after the verification, put him to the +j mode) ? The Java Client (an applet) sends something at the begining ?
I have made an Ethereal file with all packets sending and receiving before, during and after the connexion!
Download the file here : http://unmoral.free.fr/SKY Packets (you must have Ethereal to view it!)
So if you know how to imitate a Java Client or if you have some ideas, pls post Very Happy
Thanks.
An application called "Conference Room" is, in fact, an improved IRC serevr for professionnals. This application uses the same IRC Protocol with some new features. One of them is the +j mdoe (MODE nickname +j). This mode is to enable the filtering for accept ONLY JAVA CLIENTS so IRC clients can go to teh serevr but not in channels with filter (accept only java client so only users with +j)!
I'm actually coding a C# application wich allow me to connect to a ConferenceRoom server and imitate the Java Client, bu i don't know how. How the CR (conferenceroom) server know if the user is behind a Java Client or not (to after the verification, put him to the +j mode) ? The Java Client (an applet) sends something at the begining ?
I have made an Ethereal file with all packets sending and receiving before, during and after the connexion!
Download the file here : http://unmoral.free.fr/SKY Packets (you must have Ethereal to view it!)
So if you know how to imitate a Java Client or if you have some ideas, pls post Very Happy
Thanks.