Bug 258924 - [Discovery][SLP] Implement "Attribute List Extension for the Service Location Protocol" RFC 3059
Summary: [Discovery][SLP] Implement "Attribute List Extension for the Service Location...
Status: NEW
Alias: None
Product: ECF
Classification: RT
Component: ecf.protocols (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: ecf.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2008-12-16 07:31 EST by Markus Kuppe CLA
Modified: 2008-12-16 07:38 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Kuppe CLA 2008-12-16 07:31:08 EST
"The Service Location Protocol, Version 2 (SLPv2) provides a mechanism
   for a service to be discovered in a single exchange of messages.
   This exchange of messages does not presently include any of the
   service's attributes.  This document specifies a SLPv2 extension
   which allows a User Agent (UA) to request a service's attributes be
   included as an extension to Service Reply messages.  This will
   eliminate the need for multiple round trip messages for a UA to
   acquire all service information." [1]

This is especially useful to get rid of the suboptimal implementation in org.eclipse.ecf.internal.provider.jslp.LocatorDecoratorImpl.getServiceURLs().

[1] http://www.ietf.org/rfc/rfc3059.txt