<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>autoconnect</name>
<shortdesc>This module helps in automatic client-server discovery and connection setup for networked applications</shortdesc>
<description>This module helps in automatic client-server discovery and connection setup for networked 
applications

I wrote this module a while ago (5+ years) and though it would be handy
for others. Its a handy auto-socket connection module. I used it 
originally in a internet cafe management system. The client app installed
on the PC would start the receiver. It would then wait for the server 
to broadcast its URL and on receiving it connect and do its business. 

I've recently had call to want to do this type of thing again so I thought
I'd dust this code off and make into a proper project. I'll release the 
code I've got first the improve it as I start using again.

The developer access to the code is available on:

 * http://code.google.com/p/autoconnect/

Basic documentation at the following link, however more detail information is available in the 
downloadable source code:

 * http://code.google.com/p/autoconnect/wiki/PageName</description>
<maintainer><foaf:Person><foaf:name>Oisin Mulvihill</foaf:name>
<foaf:mbox_sha1sum>3e1cc7d03c9b8ca84c5da26fad3bdfc6ba11e22d</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.9.0</revision></Version></release>
</Project></rdf:RDF>