⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 Bulk SMS app with database
💻 HTML
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Simple SMS Client in Java for serial connection</title>
</head>

<body>

<p><font size="4" face="Arial">&nbsp;&nbsp;&nbsp;&nbsp; </font><font face="Arial" size="5">Simple SMS Client in Java for serial connection</font><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ***************************************************************<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font size="4">Created 2001 by Stefan Moscibroda</font><br>
</p>
<ul>

  <li><b>Purpose&nbsp;</b><br>
    <br>
    This Java SMS Client aims to support the communication between a computer<br>
    and a
    mobile device via a serial connection. This serial connection can either be a<br>
    serial cable or a infrared connection (IRDA with virtual COM port).&nbsp;Serial
    drivers<br>
    for
    Windows are included in this package as well as an installation guide.<br>
    <br>
    The tool allows sending, reading and writing of SMS in both transmit and<br>
    received format, as well as the sending of ordinary AT commands to the mobile.&nbsp;<br>
    The
    tool
    is using the PDU SMS format which is supported by most GSM mobiles.<br>
    <br>
  </li>
  <li><b>Functionality of the SMS tool / classes</b><br>
    <br>
    - Sending and receiving SMS (also time information icluded)<br>
    <br>
    - Writing and Reading SMS from Mobile/SIM storage, Deleting SMS&nbsp;<br>
  (support of both receiving and transmitting format)<br>
    <br>
    - Direct support of AT command:&nbsp;<br>
    &nbsp; Can be used to e.g. read out Phone book entries, IMEI of the mobile, etc.<br>
    <br>
    For the SMS functionality make sure that the mobile is set to SMS PDU mode.<br>
    To set the mobile to PDU mode, type the AT commad &quot;AT+CMGF=0&quot;</li>
</ul>
<p><br>
&nbsp;&nbsp;&nbsp;The functionality of this SMS Client can be easily integrated
into your own&nbsp;<br>
&nbsp;&nbsp;&nbsp;applications. Feel free to make your extensions!&nbsp;
</p>
<p><br>
&nbsp;&nbsp;&nbsp; Stefan Moscibroda, 2001, Bern, Switzerland<br>
<br>
</p>
<p><br>
<br>
</p>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -