<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>13381</id>
      <name>JATComm</name>
      <created_at>2008-04-15T20:56:42Z</created_at>
      <updated_at>2009-02-07T11:41:25Z</updated_at>
      <description>JATComm is an application to use a mobile phone connected to your PC to send SMS messages.

It has three parts:

    * Serial Connection - handles the serial connection to the mobile phone using RXTX library and sends SMS messages through AT commands. 
    * SMS Server - a server using RESTlet library to deploy a remote service to send SMS messages. 
    * SWING client - uses RESTlet to connect to the remote service as a client. 

The project supports sending message
messages with a number and message, or using a XML version of a single SMS, or a XML version a batch of SMS messages, all sharing the same prefix. It uses XStream for XML to Object mapping.

The AT code was done for a Motorola V980 mobile phone.</description>
      <homepage_url>http://code.google.com/p/jatcomm/</homepage_url>
      <download_url>http://code.google.com/p/jatcomm/downloads/list</download_url>
      <url_name>jatcomm</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>311222</analysis_id>
      <analysis>
        <id>311222</id>
        <project_id>13381</project_id>
        <updated_at>2009-12-14T06:20:28Z</updated_at>
        <logged_at>2009-12-14T06:20:25Z</logged_at>
        <min_month>2008-04-01T00:00:00Z</min_month>
        <max_month>2008-04-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>1408</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
