Difference between revisions of "Tryst"
Jump to navigation
Jump to search
(Use template) |
m (forgot image) |
||
Line 1: | Line 1: | ||
{{Framework| | {{Framework| | ||
− | shortdescription = '''Tryst''' is a ''proof of concept'' implementation of [http://www.apple.com/ Apple]'s [http://www.apple.com/macosx/features/bonjour/ Bonjour] (formerly known as Rendezvous) for GNUstep. | | + | shortdescription = [[Image:Tryst.jpg|right|thumbnail|Example screenshot of a net service browser (TBrowser.app).]] |
+ | |||
+ | '''Tryst''' is a ''proof of concept'' implementation of [http://www.apple.com/ Apple]'s [http://www.apple.com/macosx/features/bonjour/ Bonjour] (formerly known as Rendezvous) for GNUstep. | | ||
currentversion = 108.pl1 | | currentversion = 108.pl1 | |
Revision as of 09:19, 17 October 2006
Tryst is a proof of concept implementation of Apple's Bonjour (formerly known as Rendezvous) for GNUstep.
Current Version: 108.pl1
- Released: September 11, 2006
- Licensed: Dual BSD/LGPL
Overview
Bonjour allows you to register a network service, such as a printer or file server, so that it can be found by name or browsed for by service type and domain.
Using Tryst, applications can discover what services are available on the network, along with all necessary access information such as name, IP address, and port number for a given service.
Features
- Supports IPv6 (where available)
- Full support for monitoring TXT record data updates
Maintainer
Related Links