~ubuntu-branches/debian/jessie/smstools/jessie

« back to all changes in this revision

Viewing changes to doc/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Jan Wagner
  • Date: 2010-06-21 10:19:52 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621101952-pz5h5zctan8vumbi
Tags: 3.1.10-0.1
* Non-maintainer upload, as requested by maintainer
* New Upstream version (Closes: #586643)
* Bump Standards to 3.8.4, no changes needed
* Define source format 1.0 in debian/source/format
* Add $remote_fs as dependency for Required-Start and Required-Stop in the
  init script, removed $local_fs, which is implicit

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
forwarding messages via eMail (SMS to eMail gateway), ... and whatever you like.
62
62
</p>
63
63
<p>
64
 
The SMS Server Tools runs on Microsoft Windows (with CygWin) and any Unix including Solaris, BSD, FreeBSD and Linux.
 
64
The SMS Server Tools runs on Microsoft Windows (with CygWin) and any Unix including Solaris, BSD, FreeBSD and GNU/Linux.
65
65
This software needs a GSM modem (or mobile phone) with SMS command set according to the european specifications 
66
66
GSM 07.05 (=ETSI TS 300 585) and GSM 03.38 (=ETSI TS 100 900). 
67
67
AT command set is supported. 
68
 
Devices can be connected with serial port, infrared or USB. 
69
 
</p>
70
 
<p>
71
 
There are two versions of SMS Server Tools (smstools) available:
72
 
<ul>
73
 
  <li>Enhanced version 3.x, which is maintained by <i>Mr. Keijo "Keke" Kasvi</i>.</li>
74
 
  <li>Original version 2.x, which is maintained by <i>Mr. Stefan Frings</i>.</li>
75
 
</ul>
76
 
</p>
77
 
<p>
78
 
Developing of original version 2.x is freezed couple of years ago.
79
 
Bugs are fixed, if any critical one found.
80
 
<a href="http://www.meinemullemaus.de/" target="_blank">2.x website</a>.
81
 
</p>
82
 
<p>
83
 
This project has moved to the new author at 2006.
84
 
Version 3.x has many improvements and enhancements. Also it will have more features in the future.
85
 
Take a look at the <a href="http://smstools3.kekekasvi.com/index.php?p=history3">version history</a> for details.
86
 
</p>
 
68
Devices can be connected with serial port, infrared, USB or network modems using a socket. 
 
69
</p>
 
70
 
 
71
<p>
 
72
SMS Server Tools has been available from 2000 (as 1.x, starting from 2005 as 2.x).
 
73
<ul>
 
74
  <li>SMS Server Tools is originally created by <i>Mr. Stefan Frings</i>.</li>
 
75
  <li>Developing of version 2.x is freezed couple of years ago. Bugs are fixed if any critical one found.
 
76
  <a href="http://www.meinemullemaus.de/" target="_blank">2.x website</a>.
 
77
  </li>
 
78
</ul>
 
79
</p>
 
80
 
 
81
<p>
 
82
Current and actively developed version is 3.x.
 
83
<ul>
 
84
  <li>SMS Server Tools 3 is maintained by <i>Mr. Keijo "Keke" Kasvi</i>.</li>
 
85
  <li>This project has moved to the new author at 2006.</li>
 
86
  <li>After this enhanced version was created, more than 250 changes, improvements and enhancements are done (situation in 2009).
 
87
  Take a look at the <a href="http://smstools3.kekekasvi.com/index.php?p=history3">version history</a> for details.
 
88
  </li>
 
89
  <li>Developing of version 3.x continues...</li>
 
90
</ul>
 
91
</p>
 
92
 
87
93
<p>
88
94
This software is supported on the <a href="http://smstools3.kekekasvi.com/index.php?p=support">SMSTools3 Community</a>.
89
95
Use this forum to all support questions and feedback.
90
 
</p><blockquote><p>
 
96
</p>
 
97
 
 
98
<blockquote><p>
91
99
The book <a href="book.html" target="_blank">SMS Applications</a> covers version 2.x and is still valid and usefull with version 3.x too, 
92
100
because the concept and code base is the same. 
93
101
Also the book is recommended reading, as it contains lot's of information about the operating systems, databases, scripting etc. etc.
95
103
<p> 
96
104
<small>The book is written, maintained and owned by Stefan Frings.</small>
97
105
</p></blockquote>
 
106
 
98
107
<!-- STOP -->
99
108
</p>
100
109
<p>
121
130
      <ul>
122
131
        <li><a href="history3.html">Version History, enhanced version 3.x</a></li>
123
132
        <li><a href="hardwarecomp.html">Hardware compatibility</a></li>
 
133
        <li><a href="at-commands.html">AT Commands used in SMS Server Tools 3</a></li>
124
134
        <li><a href="statusmonitor.html">Status monitor, Statistics file</a></li>
125
135
        <li><a href="eventhandler.html">Event handler, Alarm handler</a></li>
126
136
        <li><a href="blacklist.html">Blacklist and Whitelist</a></li>
 
137
        <li><a href="error-messages.html">Error messages in SMS Server Tools 3</a></li>
127
138
      </ul>
128
139
    </td>
129
140
  </tr>