Differences between revisions 79 and 83 (spanning 4 versions)
Revision 79 as of 2008-04-12 18:51:43
Size: 2358
Comment: fixt
Revision 83 as of 2009-02-24 19:00:20
Size: 2656
Editor: c-76-105-143-39
Comment: new servers
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Personal Telco Project runs the #ptp channel on irc.personaltelco.net. Nothing useful happens in #ptp though, so don't expect deep and revealing discussions into the meta-physical plane of existence, or anything. <<TableOfContents>>

= General IRC Information =
The Personal Telco Project runs the #ptp channel on irc.personaltelco.net.
Line 5: Line 8:
Server: irc.personaltelco.net or irc2.personaltelco.net <<BR>>
Channel: #ptp <<BR>>
Ports: 6665-6669<<BR>>
IPv6 port: 7000
== IRC Server ==
Line 10: Line 10:
||Server||'''irc.personaltelco.net''' or '''irc.seattlewireless.net''' or '''irc.freenetworks.org'''||
||Channel||#ptp||
||IPv4 and IPv6 Ports||6660-6669||
||SSL port (IPv4/6)||7000||
Line 11: Line 15:
= Connecting to IRC =
== Chatzilla ==
Line 14: Line 20:
However, if you don't have any IRC software installed, you can quickly access the channel via [[http://irc.personaltelco.net/|the java IRC client]]. == Irssi ==
{{{
# Standard connection
/connect irc.personaltelco.net
Line 16: Line 25:
Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks. # For an SSL (self-signed cert) connection
/connect -ssl irc.personaltelco.net 7000
Line 18: Line 28:
irc.bcwireless.net offers a network of CWN channels. # For an IPv6 connection
/connect -6 irc.personaltelco.net
}}}
Line 20: Line 32:
SeattleWireless is located on [[SeattleWireless:IrcChannel|irc.efnet.net]]<<BR>>
Line 22: Line 33:
/!\ irc.freenetworks.org is no longer in operation. == Java Client ==
If you don't have any IRC software installed, you can quickly access the channel by clicking on the "Live Chat" tab at the top of the page.
Line 24: Line 36:
== Netcat ==
{{{
# With netcat? Why?
echo -e 'user 1 2 3 4\nnick silly\nprivmsg #ptp :Hello\n' | nc irc.personaltelco.net 6667
quit
}}}

= Users =
Line 67: Line 87:
= Notes =

Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks.

irc.bcwireless.net offers a network of CWN channels.

General IRC Information

The Personal Telco Project runs the #ptp channel on irc.personaltelco.net.

If you are an IRC newbie like myself you might find the IrcHelp page useful for some basic commands. -- AdamShand

IRC Server

Server

irc.personaltelco.net or irc.seattlewireless.net or irc.freenetworks.org

Channel

#ptp

IPv4 and IPv6 Ports

6660-6669

SSL port (IPv4/6)

7000

Connecting to IRC

Chatzilla

Browsers like Mozilla will allow you to paste the following URL into it (assuming that you have ChatZilla installed):
irc://irc.personaltelco.org/ptp

Irssi

# Standard connection
/connect irc.personaltelco.net

# For an SSL (self-signed cert) connection
/connect -ssl irc.personaltelco.net 7000

# For an IPv6 connection
/connect -6 irc.personaltelco.net

Java Client

If you don't have any IRC software installed, you can quickly access the channel by clicking on the "Live Chat" tab at the top of the page.

Netcat

# With netcat? Why? 
echo -e 'user 1 2 3 4\nnick silly\nprivmsg #ptp :Hello\n' | nc irc.personaltelco.net 6667
quit

Users

Regulars on the channel, please list yourselves here.

Name/Wiki Name

IRC Nickname

AdamShand

adams

AndrewWoods

aml

RcBot

atandt

StefanMintier

bjornloser

ShaneGibson

bluefin

NigelBallard

Bowlie

BrandonCsSanders

BrandonCsSanders

BrianCochrane

brianc

CalebPhillips

caleb

JerrittCollord

collord

DarrinEden

dje

DonPark

don-o

SeanEscriva

eliab

ForrestEnglish

forrest

KenCaruso

ipl31

JasonMcArthur

jmc

JonasFrey

jonas_

AaronBaer

judah

KeeganQuinn

keegan

LonnieWormley

launi

AaronJohnson

maj

SethShikora

manimal

MatthewAsham

matthewa

MusashiHybrid

musashi

NathanielPowning

natp

LucasSheehan

Noodle

PatrickSullivan

PatrickS

JimmySchmierbach

ppilate

ReinetteGrobler

rainit

RichardLangis

rlangis

RobertPetersen

rob_ap

RussellSenior

russell

SchuylerErle

Schuyler

SteveBeattie

smb

StevenSchroedl

sschroedl

StephaneChatre

stef

LonnieWormley

SuperFly

TomOffermann

toffer

TomHiggins

tom

TomHiggins

tomwsmf

Notes

Another very popular general wireless channel is #wireless on irc.freenode.net. Not to be confused with irc.personaltelco.net, they are two separate networks.

irc.bcwireless.net offers a network of CWN channels.


[CategoryPersonalTelco]

IrcChannel (last edited 2017-08-20 13:45:14 by 75-164-190-224)