summaryrefslogtreecommitdiffstats
path: root/usr/local/share/protocols/cimd.pat
blob: f5083506a04c163ba2a5a945bb02c9ad3c5bd52b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Computer Interface to Message Distribution, an SMSC protocol by Nokia
# Pattern attributes: good notsofast notsofast subset
# Protocol groups: proprietary chat
# Wiki: http://www.protocolinfo.org/wiki/CIMD
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE

# I don't know whether CIMD is ever found by itself in a TCP connection. 
# I have only seen it myself as part of the Chikka login process, in 
# which the second and third packets (at least) are CIMD.  So I am not 
# using a '^' at the beginning.
#
# This pretty well explains the pattern:
# http://en.wikipedia.org/w/index.php?title=CIMD&oldid=42707583
# However, Chikka does NOT terminate the last field with a tab.
#
# Tested with Chikka Javalite on 14 Jan 2007.

cimd
\x02[0-4][0-9]:[0-9]+.*\x03$
OpenPOWER on IntegriCloud