0
votes
votes
0 answers
Writing code to communicate with an mIRC bot
Is there any way, short of using sockets, to communicate with the mIRC application? I know DDE can be used, but support for DDE is close to nonexistent in .NET. I could use sockets but then of course I begin to worry about security issues - ...
