NetTraveler
Brief Description of what i’m working
on
I’m currently working on a project called
NetTraveler at school. Our plan is to be broaden the scope off service discovery
protocols by bridging them together across networks. The goal of this is to have
access to resources I normally would have, without being directly connected to
that network. Right now I’m working on the registration server, which will
forward service discovery requests/announcements to clients outside the local
network. It will also be part of a peer to peer network of registration servers,
that will share data, and give transparency to clients of these Service
Discovery Protocols. Our first implementation should work with zeroconf and
upnp. I’ll keep posted on progress