Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 1189ae0be23711f6b9e57ff030839a2f048cef4c (plain) (tree)




































                                                                                                                                                                                                        
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) Symbian Software Ltd 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Discovery View</title>
</head>
<body>
<h1>Discovery View</h1>
<p>
The Discovery view can be used to test new extensions and discover available services using the existing protocol and transport implementations.<br/>
It can be accessed through the view "Service Discovery" -> "Service Discovery Properties".<br/>
<br/>
In the view, it's possible launching a wizard to select the protocol and transport to be used:
</p>
<p>
<center>
<img src="./images/discovery.png"/>
</center>
</p>
<p>
And inspect the discovered services and their attributes:</br>
</p>
<p>
<center>
<img src="./images/list.png"/>
</center>
</p>
<p>
Since the same model is used, launching multiple times the wizard adds new discovered services to the same model, even using different protocols and transports. 
</p>


</body>
</html>

Back to the top