Project

General

Profile

Download (649 Bytes) Statistics
| Branch: | Tag: | Revision:
1
# Chikka - SMS service which can be used without phones - http://chikka.com
2
# Pattern attributes: good fast fast superset
3
# Protocol groups: proprietary chat
4
# Wiki: http://www.protocolinfo.org/wiki/Chikka
5
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
6

    
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
^CTPv1\.[123] Kamusta.*\x0d\x0a$
(16-16/146)