# | Line 1 | Line 1 | |
---|---|---|
1 | // | |
2 | // i-scream central monitoring system | |
3 | + | // http://www.i-scream.org.uk |
4 | // Copyright (C) 2000-2002 i-scream | |
5 | // | |
6 | // This program is free software; you can redistribute it and/or | |
# | Line 65 | Line 66 | module uk { module org { module iscream { module cms { | |
66 | interface FilterInfo { | |
67 | string getHostName(); | |
68 | string getUDPPort(); | |
68 | – | string getTCPPort(); |
69 | }; | |
70 | ||
71 | // end filter |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |