Difference between revisions of "MIRC"

From IRC Wiki
Jump to navigation Jump to search
 
(23 intermediate revisions by 7 users not shown)
Line 2: Line 2:
{{Software|name=mIRC
{{Software|name=mIRC
|author=Khaled Mardam-Bey<ref>http://www.mirc.com/khaled/about.html</ref>
|author=Khaled Mardam-Bey<ref>http://www.mirc.com/khaled/about.html</ref>
|logo=[[File:mirc.gif]]
|logo=[[File:Mirclogo.gif]]
|homepage=http://www.mirc.com
|homepage=http://www.mirc.com
|programming_language={{Programming languages/C}}/{{Programming_languages/C++}}<ref name="faq">http://www.mirc.com/khaled/faq.html</ref>
|programming_language={{Programming languages/C}}/{{Programming_languages/C++}}<ref name="faq">http://www.mirc.com/khaled/faq.html</ref>
|license={{Licenses/Shareware}}<ref name="hpregister">http://www.mirc.com/register.html</ref>
|license={{Licenses/Shareware}}<ref name="hpregister">http://www.mirc.com/register.html</ref>
|platform=Windows <ref name="hpabout">http://www.mirc.com/mirc.html</ref>
|platform=Windows <ref name="hpabout">http://www.mirc.com/mirc.html</ref>
|release=7.14<ref name="hp">http://www.mirc.com</ref>
|release=7.34<ref name="hp">http://www.mirc.com/news.html</ref>
|status=Active
|status=Active
}}
}}


'''mIRC''' is a [[IRC client#Graphical clients|graphical]] [[IRC client#Standalone clients|standalone]] client for Windows which is very popular<ref name="downloadcounter">http://download.cnet.com/mIRC/3000-2150_4-10001733.html</ref> and {{Licenses/Shareware}}-licensed<ref name="hpregister"/>. The user may choose to pay for the program then but the client doesn't lose any of its functionality after the trial period. mIRC is often extended using its scripting language [[MSL]] or using dlls<ref>http://www.team-clanx.org/articles/c%20mIRC%20dll%20tutor.html</ref>.
'''mIRC''' is a [[IRC client#Graphical clients|graphical]] [[IRC client#Standalone clients|standalone]] client for Windows which is very popular<ref name="downloadcounter">http://download.cnet.com/mIRC/3000-2150_4-10001733.html</ref> and {{Licenses/Shareware}} licensed.<ref name="hpregister"/> The user may choose to pay for the program, but after the trial period ends the client doesn't lose any of its functionality. mIRC is often extended and enhanced using its built in scripting language [[MSL]] or using dlls.<ref>http://www.team-clanx.org/articles/c%20mIRC%20dll%20tutor.html</ref>
 
'''mIRC''' has passed the 150 million download mark.<ref name="dl">http://www.mirc.com/</ref>


== MSL ==
== MSL ==
Line 18: Line 20:


== mIRC 7 ==
== mIRC 7 ==
mIRC 7 was released on July 30th 2010. The main goal of mIRC 7 was to convert mIRC to unicode, and doing so has took almost two years, and has required tens of thousands of changes to over 150,000 lines of code. 7.14 is the latest version of mIRC and can be downloaded [http://www.mirc.com/get.php| here]<ref>http://www.mirc.com/news.html</ref>
mIRC 7 was released on July 30, 2010. The main goal of mIRC 7 was to convert mIRC to unicode, and doing so has taken almost two years, and has required tens of thousands of changes to over 150,000 lines of code.
 
mIRC 7.32 was released on May 23rd 2013.
 
mIRC 7.34 was released on June 18th 2014.  


== Features ==
== Features ==
Line 33: Line 39:
*UPnP support
*UPnP support


For a full feature list visit [http://www.mirc.com/whatsnew.txt| mIRCs change log]
For a full feature list visit [http://www.mirc.com/whatsnew.txt mIRCs change log]
 
== Easter eggs ==
An "easter egg" is a hidden feature in a program which has been added in by the coders to serve absolutely no purpose other than to provide amusement.
Such a feature has been included in all versions of mIRC that are currently available.
To reveal the easter egg, in mIRC: Click Help -> About... and type in 'arnie' (without quotes). *cute* :D


== References ==
== References ==
Line 39: Line 50:


== See also ==
== See also ==
[[:Category:mIRC tutorials]]
[[:Category:tutorials]]


[[Category:Software]][[Category:IRC clients]][[Category:Graphical IRC clients]][[Category:Standalone IRC clients]]
[[Category:Software]][[Category:IRC clients]][[Category:Graphical IRC clients]][[Category:Standalone IRC clients]][[Category:C++]][[Category:C]][[Category:Active]]

Latest revision as of 01:17, 12 July 2014

mIRC
Mirclogo.gif
Author(s): Khaled Mardam-Bey[1]
Programming language: C/C++[2]
Platform: Windows [3]
Status: Active
License: Shareware[4]
Latest release: 7.34[5]
Homepage: http://www.mirc.com

mIRC is a graphical standalone client for Windows which is very popular[6] and Shareware licensed.[4] The user may choose to pay for the program, but after the trial period ends the client doesn't lose any of its functionality. mIRC is often extended and enhanced using its built in scripting language MSL or using dlls.[7]

mIRC has passed the 150 million download mark.[8]

MSL

See also the main article → MSL

mIRC has its own scripting language called mIRC scripting language (or MSL) which can modify the client's appearance and also add new functionality.[9]

mIRC 7

mIRC 7 was released on July 30, 2010. The main goal of mIRC 7 was to convert mIRC to unicode, and doing so has taken almost two years, and has required tens of thousands of changes to over 150,000 lines of code.

mIRC 7.32 was released on May 23rd 2013.

mIRC 7.34 was released on June 18th 2014.

Features

  • Improved Windows 7 compatibility
  • Faster text display/scrolling
  • Automatic text color correction
  • Support for italic text and other font styles
  • Status window SSL connection icon
  • IPv6 support
  • Persistent channel history
  • Digitally signed executables
  • Automatic splitting of long channel/private messages
  • Full screen display with F11 function key
  • UPnP support

For a full feature list visit mIRCs change log

Easter eggs

An "easter egg" is a hidden feature in a program which has been added in by the coders to serve absolutely no purpose other than to provide amusement. Such a feature has been included in all versions of mIRC that are currently available. To reveal the easter egg, in mIRC: Click Help -> About... and type in 'arnie' (without quotes). *cute* :D

References

See also

Category:tutorials