IRC Clients
-
Ok I have avoided it long enough. :-O What are some good free IRC Clients/resources? Thanks in advance!
Years ago when I was using IRC regularly I liked mIRC. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD
-
Years ago when I was using IRC regularly I liked mIRC. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD
Michael Dunn wrote: Years ago when I was using IRC regularly I liked mIRC. Me too. Another one I used was Pirch :-)
-
Ok I have avoided it long enough. :-O What are some good free IRC Clients/resources? Thanks in advance!
Telnet works surprisingly well.
-
Years ago when I was using IRC regularly I liked mIRC. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD
But mIRC isn't free anymore Well actually it never was, but now the shareware trial expires :-\ The irc client in trillian is pretty good -- Help me! I'm turning into a grapefruit! Buzzwords!
-
Telnet works surprisingly well.
Ian Darling wrote: Telnet works surprisingly well. :~
-
Ian Darling wrote: Telnet works surprisingly well. :~
It does. There's only a handful of messages you really need to know to use it. Off the top of my head:
Server: PING :[blah] Reply: PONG [blah]
Which you have to be careful with and get right. To send a messagePRIVMSG [target] message
and a couple of bits you need to do on startup (USER and NICK and JOIN). Easy :-)
-
Ok I have avoided it long enough. :-O What are some good free IRC Clients/resources? Thanks in advance!
Here's a free IRC client (Open Src) http://www.hydrairc.com/
-
It does. There's only a handful of messages you really need to know to use it. Off the top of my head:
Server: PING :[blah] Reply: PONG [blah]
Which you have to be careful with and get right. To send a messagePRIVMSG [target] message
and a couple of bits you need to do on startup (USER and NICK and JOIN). Easy :-)
Uhm, okay - do you use telnet to check mail too? or have you upgraded to Pine? :-D
-
Uhm, okay - do you use telnet to check mail too? or have you upgraded to Pine? :-D
Nishant Sivakumar wrote: Uhm, okay - do you use telnet to check mail too? or have you upgraded to Pine? Outlook, of course ;P The reason I was using Telnet was because I was thinking about writing a simple IRC Client (after being shocked at how downright awful Bersirc 2 was), and figured I'd better get an idea of how it worked under the covers to see how easy the protocol is to handle - if I could do it in telnet, I could write a program to do it for me :-)
-
Nishant Sivakumar wrote: Uhm, okay - do you use telnet to check mail too? or have you upgraded to Pine? Outlook, of course ;P The reason I was using Telnet was because I was thinking about writing a simple IRC Client (after being shocked at how downright awful Bersirc 2 was), and figured I'd better get an idea of how it worked under the covers to see how easy the protocol is to handle - if I could do it in telnet, I could write a program to do it for me :-)
Ian Darling wrote: if I could do it in telnet, I could write a program to do it for me Cool! :cool:
-
Ok I have avoided it long enough. :-O What are some good free IRC Clients/resources? Thanks in advance!
mirc[^] regards, Paul Watson South Africa PMW Photography Gary Wheeler wrote: It's people like you that keep me heading for my big debut on CNN...
-
I had to use it tonight to discuss Google's summer of code program[^] I donwloaded a client but it was a 30 day trial, so I wanted to find something free. Thanks.
Trillian can do this (both free and Pro versions). [^] Anna :rose: Riverblade Ltd - Software Consultancy Services Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.
-
Trillian can do this (both free and Pro versions). [^] Anna :rose: Riverblade Ltd - Software Consultancy Services Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.
I have trillian, but I didn't see an option to let me log into an IRC server and go into a group chat. Is it there? Am I missing it? Thanks, Jerry
-
But mIRC isn't free anymore Well actually it never was, but now the shareware trial expires :-\ The irc client in trillian is pretty good -- Help me! I'm turning into a grapefruit! Buzzwords!
Yeah that's what I downloaded and I found that it wasn't free.
-
mirc[^] regards, Paul Watson South Africa PMW Photography Gary Wheeler wrote: It's people like you that keep me heading for my big debut on CNN...
Yeah, but it's not free anymore. Thanks though.
-
Trillian can do this (both free and Pro versions). [^] Anna :rose: Riverblade Ltd - Software Consultancy Services Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.
You win the prize... I just needed to rtfm. I have been using and love Trillian. Thanks a lot!