join the Cloud XBSlink v0.8.2.0 published!Posted on October 21, 2010 by seuffert
Hail to the cloud baby!
XBSlink V0.8.2.0 brings the new cloud feature along with a lot of small changes.
What is the Cloud feature?
Many XBSlink users asked for a simpler way of finding and connection to other users. The Cloud feature helps with this. After loading a cloud list from a cloud list server it is as simple as pushing a button to connect to a cloud of other XBSlink users or to create a new cloud an wait for others to join you.
In contrast to the P2P protocol used by XBSlink, the cloud list is managed by a central server. The server script itself is pretty simple and a PHP+sqlite3 version is publicly available (see Downloads). Feel free to run your own XBSlink cloud list site!
Since the XBSlink protocol had to change, v0.8.2.0 is not compatible with earlier versions of XBSlink, sorry.
Changes in XBSlink v0.8.2.0:- implemented the new Cloud feature
- high priority packet delivery for DATA packets
- dead node removal (ping check)
- XBSlink protocol changed to support XBSlink clouds (dropped Masterbrowser, enhanced P2P connection setup)
- copy info messages to clipboard
- UPnP timeout on start-up fixed
- UPnP port mapping error fixed
- tray icon size fixed
- sound notifications (new chat message & node joins)
- many small changes