1 |
4ae45b10
|
Ermal Luçi
|
# Chikka - SMS service which can be used without phones - http://chikka.com
|
2 |
66f2dd0e
|
Ermal Lu?i
|
# Pattern attributes: good fast fast superset
|
3 |
4ae45b10
|
Ermal Luçi
|
# Protocol groups: proprietary chat
|
4 |
|
|
# Wiki: http://www.protocolinfo.org/wiki/Chikka
|
5 |
66f2dd0e
|
Ermal Lu?i
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6 |
4ae45b10
|
Ermal Luçi
|
|
7 |
|
|
# Tested with Chikka Javalite on 14 Jan 2007.
|
8 |
|
|
# The login and chat use the same TCP connection.
|
9 |
|
|
|
10 |
|
|
# "Kamusta" means "Hello" in Tagalog, apparently, so that will probably
|
11 |
|
|
# stay the same. I've only seen v1.2, but I've given it some leeway for
|
12 |
|
|
# past and future versions.
|
13 |
|
|
|
14 |
|
|
# Chikka uses CIMD as part of the login process, see cimd.pat
|
15 |
|
|
|
16 |
|
|
chikka
|
17 |
66f2dd0e
|
Ermal Lu?i
|
^CTPv1\.[123] Kamusta.*\x0d\x0a$
|