Shoutbox

pIRC - MessengerPlus IRC Client - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: pIRC - MessengerPlus IRC Client (/showthread.php?tid=78050)

pIRC - MessengerPlus IRC Client by bigbob85 on 10-08-2007 at 03:14 AM

Ok, so I had this idea AGGEESS ago, but it was more to get convos to look like an IRC chat (dont worry, was stupid idea), but now im back with an even zanier idea!

A IRC client for messenger.
I've been looking up activeX controls and stuff to give me some sort of telnet connection (but on port 6667) to an IRC server. Then after I looked at some IRC protocols (SENDMSG #msgplus test ;)) I thought maybe this wouldnt be to hard to do after all.

The way I thought of today of doing this, goes like this.
When the script starts its IRC functinality, it opens telnet window (one per server connected) then hides it both visably and in task bar. Then send commands to the window, and read commands from the window (then clearing them so they wont be read again). All this will be done with Interop calls and some User32 methods.

Sound possible?

Anyone got any better ways of how this could be done?

Something that will activate a function like OnTelnetMsgReceive(MsgReceived) so then I could parse the info and display it in the right chat window.


RE: pIRC - MessengerPlus IRC Client by ddunk on 10-08-2007 at 06:41 AM

Basically already been done with http://www.bitlbee.org/main.php/news.r.html :p Not sure if you've heard of it or not, just trying to save you some work. :p


RE: pIRC - MessengerPlus IRC Client by bigbob85 on 10-08-2007 at 08:16 AM

But wheres the fun in not making it :P.

But actualy, what I want is completly the opposite.
An IRC client <i>in</i> messenger.


RE: pIRC - MessengerPlus IRC Client by segosa on 10-08-2007 at 09:04 AM

quote:
Originally posted by bigbob85
Then after I looked at some IRC protocols (SENDMSG #msgplus test ;))

Maybe you should have looked more closely. PRIVMSG.
RE: pIRC - MessengerPlus IRC Client by bigbob85 on 10-08-2007 at 11:34 AM

Yeh, well, you got me there, but thats not the point. I wrote that at uni whilst busy with java.

I'll work on it when I can and see if I can find a better method to send/recieve data across to a server.


RE: pIRC - MessengerPlus IRC Client by John Anderton on 10-08-2007 at 11:52 AM

What's the point of having irc on WLM? I think it would pretty much suck :P
Maybe that's just me :-)


RE: pIRC - MessengerPlus IRC Client by bigbob85 on 10-09-2007 at 03:37 AM

>: convinience. And something for me to do over the summer.

EDIT:

* bigbob85 goes \o/    100 Posts :D


RE: pIRC - MessengerPlus IRC Client by ShawnZ on 10-09-2007 at 08:43 AM

yeah, convenience. same reason wlm includes a browser, mp3 player, and toaster.