Release: 1.1.1 -> 1.1.2cvs
[udpgate.git] / README
1 $Id$
2
3
4 UDP Gateway
5 -----------
6
7 Utility will transparently provide virtual MMS center on your personal
8 computer.  As GSM operators usually block all the alternate service gateways
9 they should not be able to block all the personal gateways of all their
10 customers.
11
12
13 Project Home
14 ------------
15
16 http://www.jankratochvil.net/project/udpgate/
17
18
19 CVS Bleeding Edge
20 -----------------
21
22 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login
23     Just hit ENTER (empty password)
24 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout udpgate
25 cd udpgate
26 ./autogen.pl
27 make
28 ./src/udpgate
29
30
31 Installation
32 ------------
33
34 See the file 'INSTALL'.
35
36
37 Copyright
38 ---------
39
40 See the file 'COPYING' and 'AUTHORS'.