I don't need much, just the ability to send a one line msg on an event.
The applet buys/sells stocks or options and that part works fine. Now I would like the applet to report the action to an IRC channel. The applet probably doesn't even need to have the connection persist because the computer is already connected to the IRC server and channel through mIRC.
I can't even find any coding samples for this, so any suggestions would be appreciated.
Indi

After further research on this topic....
chris441962
There is some good sample to code to work with there. If know of anything else
Indi
prk
http://msdn2.microsoft.com/en-us/ms648996.aspx
and
http://www.mirc.com/faq6.html#section6-33
I hope that helps someone in the future.
Indi
Bulldog.NET
This is basically what I'm looking for. But we're not working in C-sharp.
Indi
davidjmsdn