Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Visual IRC

Index Visual IRC

Visual IRC (ViRC) is an open source Internet Relay Chat client for the Windows operating system. [1]

40 relations: "Hello, World!" program, Associative array, Backward compatibility, C (programming language), Class (computer programming), Clone (computing), Comparison of Internet Relay Chat clients, Computer program, Constructor (object-oriented programming), Context menu, Destructor (computer programming), Direct Client-to-Client, Event (computing), Filename extension, Gibibyte, GNU General Public License, Internet Relay Chat, IRC script, IrcII, Library (computing), Method (computer programming), Microsoft Windows, MIRC, No Starch Press, Object-oriented programming, Open-source model, Property (programming), QuinStreet, Regular expression, Scripting language, Server (computing), Source code, SourceForge, Statement (computer science), Subroutine, Tcl, Toolbar, Visual Component Library, Visual IRC, Wildcard character.

"Hello, World!" program

A "Hello, World!" program is a computer program that outputs or displays "Hello, World!" to a user.

New!!: Visual IRC and "Hello, World!" program · See more »

Associative array

In computer science, an associative array, map, symbol table, or dictionary is an abstract data type composed of a collection of (key, value) pairs, such that each possible key appears at most once in the collection.

New!!: Visual IRC and Associative array · See more »

Backward compatibility

Backward compatibility is a property of a system, product, or technology that allows for interoperability with an older legacy system, or with input designed for such a system, especially in telecommunications and computing.

New!!: Visual IRC and Backward compatibility · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Visual IRC and C (programming language) · See more »

Class (computer programming)

In object-oriented programming, a class is an extensible program-code-template for creating objects, providing initial values for state (member variables) and implementations of behavior (member functions or methods).

New!!: Visual IRC and Class (computer programming) · See more »

Clone (computing)

In computing, a clone is a hardware or software system that is designed to function in the same way as another system.

New!!: Visual IRC and Clone (computing) · See more »

Comparison of Internet Relay Chat clients

The following tables compare general and technical information between a number of IRC client programs which have been discussed in independent published literature.

New!!: Visual IRC and Comparison of Internet Relay Chat clients · See more »

Computer program

A computer program is a collection of instructions for performing a specific task that is designed to solve a specific class of problems.

New!!: Visual IRC and Computer program · See more »

Constructor (object-oriented programming)

In class-based object-oriented programming, a constructor (abbreviation: ctor) is a special type of subroutine called to create an object.

New!!: Visual IRC and Constructor (object-oriented programming) · See more »

Context menu

A context menu (also called contextual, shortcut, and pop up or pop-up menu) is a menu in a graphical user interface (GUI) that appears upon user interaction, such as a right-click mouse operation.

New!!: Visual IRC and Context menu · See more »

Destructor (computer programming)

In object-oriented programming, a destructor (dtor) is a method which is automatically invoked when the object is destroyed.

New!!: Visual IRC and Destructor (computer programming) · See more »

Direct Client-to-Client

Direct Client-to-Client (DCC) is an IRC-related sub-protocol enabling peers to interconnect using an IRC server for handshaking in order to exchange files or perform non-relayed chats.

New!!: Visual IRC and Direct Client-to-Client · See more »

Event (computing)

In computing, an event is an action or occurrence recognized by software, often originating asynchronously from the external environment, that may be handled by the software.

New!!: Visual IRC and Event (computing) · See more »

Filename extension

A filename extension is an identifier specified as a suffix to the name of a computer file.

New!!: Visual IRC and Filename extension · See more »

Gibibyte

The gibibyte is a multiple of the unit byte for digital information.

New!!: Visual IRC and Gibibyte · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: Visual IRC and GNU General Public License · See more »

Internet Relay Chat

Internet Relay Chat (IRC) is an application layer protocol that facilitates communication in the form of text.

New!!: Visual IRC and Internet Relay Chat · See more »

IRC script

IRC scripts are a way of shortening commands and responding automatically to certain events while connected to an IRC Network.

New!!: Visual IRC and IRC script · See more »

IrcII

ircII (pronounced i-r-c-two or irk-two, and sometimes referred to as IRC client, second edition) is a free, open-source Unix IRC and ICB client written in C. Initially released in the late 1980s, it is the oldest IRC client still maintained.

New!!: Visual IRC and IrcII · See more »

Library (computing)

In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development.

New!!: Visual IRC and Library (computing) · See more »

Method (computer programming)

A method in object-oriented programming (OOP) is a procedure associated with a message and an object.

New!!: Visual IRC and Method (computer programming) · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: Visual IRC and Microsoft Windows · See more »

MIRC

mIRC is an Internet Relay Chat (IRC) client for Windows, created in 1995 and developed by Khaled Mardam-Bey.

New!!: Visual IRC and MIRC · See more »

No Starch Press

No Starch Press is an American publishing company, specializing in technical literature often geared towards the geek, hacker, and DIY subcultures.

New!!: Visual IRC and No Starch Press · See more »

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self").

New!!: Visual IRC and Object-oriented programming · See more »

Open-source model

The open-source model is a decentralized software-development model that encourages open collaboration.

New!!: Visual IRC and Open-source model · See more »

Property (programming)

A property, in some object-oriented programming languages, is a special sort of class member, intermediate in functionality between a field (or data member) and a method.

New!!: Visual IRC and Property (programming) · See more »

QuinStreet

QuinStreet, Inc. is a publicly traded marketing company based in Foster City, California.

New!!: Visual IRC and QuinStreet · See more »

Regular expression

A regular expression, regex or regexp (sometimes called a rational expression) is, in theoretical computer science and formal language theory, a sequence of characters that define a search pattern.

New!!: Visual IRC and Regular expression · See more »

Scripting language

A scripting or script language is a programming language that supports scripts: programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator.

New!!: Visual IRC and Scripting language · See more »

Server (computing)

In computing, a server is a computer program or a device that provides functionality for other programs or devices, called "clients".

New!!: Visual IRC and Server (computing) · See more »

Source code

In computing, source code is any collection of code, possibly with comments, written using a human-readable programming language, usually as plain text.

New!!: Visual IRC and Source code · See more »

SourceForge

SourceForge is a Web-based service that offers software developers a centralized online location to control and manage free and open-source software projects.

New!!: Visual IRC and SourceForge · See more »

Statement (computer science)

In computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out.

New!!: Visual IRC and Statement (computer science) · See more »

Subroutine

In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit.

New!!: Visual IRC and Subroutine · See more »

Tcl

Tcl (pronounced "tickle" or tee cee ell) is a high-level, general-purpose, interpreted, dynamic programming language.

New!!: Visual IRC and Tcl · See more »

Toolbar

In computer interface design, a toolbar (originally known as ribbon) is a graphical control element on which on-screen buttons, icons, menus, or other input or output elements are placed.

New!!: Visual IRC and Toolbar · See more »

Visual Component Library

The Visual Component Library (VCL) is a visual component-based object-oriented framework for developing the user interface of Microsoft Windows applications.

New!!: Visual IRC and Visual Component Library · See more »

Visual IRC

Visual IRC (ViRC) is an open source Internet Relay Chat client for the Windows operating system.

New!!: Visual IRC and Visual IRC · See more »

Wildcard character

In software, a wildcard character is a kind of placeholder represented by a single character, such as an asterisk, which can be interpreted as a number of literal characters or an empty string.

New!!: Visual IRC and Wildcard character · See more »

Redirects here:

VIRC, Versus programming language, ViRC, Virc, Visual IRC 2, Visual irc.

References

[1] https://en.wikipedia.org/wiki/Visual_IRC

OutgoingIncoming
Hey! We are on Facebook now! »