enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. IRC script - Wikipedia

    en.wikipedia.org/wiki/IRC_script

    IRC scripts are a way of shortening commands and responding automatically to certain events while connected to an IRC network.There are many different scripting languages for different types of IRC clients: ircII, BitchX, HexChat, mIRC, Visual IRC, Bersirc, and others have their own scripting languages, many of which share common features and syntax and therefore are easily portable from one ...

  3. List of IRC commands - Wikipedia

    en.wikipedia.org/wiki/List_of_IRC_commands

    This is a list of all Internet Relay Chat commands from RFC 1459, RFC 2812, and extensions added to major IRC daemons. Most IRC clients require commands to be preceded by a slash (" / "). Some commands are actually sent to IRC bots ; these are treated by the IRC protocol as ordinary messages, not as / -commands.

  4. Template:Hidden ping - Wikipedia

    en.wikipedia.org/wiki/Template:Hidden_ping

    Trigger a notification to one or several registered user(s) you are replying to in a discussion without displaying any text. Template parameters [Edit template data] Parameter Description Type Status Username 1 The name of a user that you want to notify User required Additional username 2 The name of an additional user you want to notify User optional Additional username 3 The name of an ...

  5. IRC - Wikipedia

    en.wikipedia.org/wiki/IRC

    IRC (Internet Relay Chat) is a text-based chat system for instant messaging. IRC is designed for group communication in discussion forums, called channels , [ 1 ] but also allows one-on-one communication via private messages [ 2 ] as well as chat and data transfer , [ 3 ] including file sharing .

  6. IRC bot - Wikipedia

    en.wikipedia.org/wiki/IRC_bot

    An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in that instead of providing interactive access to IRC for a human user, it performs automated functions.

  7. Client-to-client protocol - Wikipedia

    en.wikipedia.org/wiki/Client-to-client_protocol

    DCC CHAT is normally initiated using a CTCP handshake. The user wishing to establish the connection sends the following CTCP to the target, DCC CHAT protocol ip port, where ip and port are the IP address and port number of the sender, and are expressed as integers. protocol is chat for standard DCC CHAT. The receiving party can then connect to ...

  8. ping (networking utility) - Wikipedia

    en.wikipedia.org/wiki/Ping_(networking_utility)

    Ping operates by means of Internet Control Message Protocol (ICMP) packets. Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply. The program reports errors, packet loss , and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard ...

  9. Wikipedia:User scripts/Guide - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/Guide

    Starting out, it may be easier to modify an existing script to do what you want, rather than create a new script from scratch. This is called "forking". To do this, copy the script to a subpage, ending in ".js", [n. 1] of your user page. Then, install the new page like a normal user script.