C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Definitions » General »

Smart Client Connection Monitor Block


Posted Date: 02 Nov 2009    Resource Type: Definitions    Category: General
Author: chiragMember Level: Gold    
Rating: 1 out of 5Points: 5



About Connection Monitor Block


Connection Monitor Block monitors the available connections and networks through which the smart client application can connect to services.
• A logical network is defined by the developer and represents a set of remote resources (for example, Web services). The following are examples of logical networks:
- The Internet
- A corporate or home network
- A set of public Web services
• You define a name for each logical network along with a representative address.
• The name is used to identify the network, while the representative address is used to determine the connectivity status for all network addresses in the collection.
• You can also use the application block to monitor connectivity changes for physical network adapters.
• The key component of the Connection Monitor Application Block is a class named ConnectionMonitor, that exposes keyed collections of Connection and Network instances.

Following is the configuration settings required to configure Connection Monitor Block.

<ConnectionMonitor>
<Networks>
<add Name="Intranet" Address="http://companynet"/>
<add Name="Internet" Address="http://www.microsoft.com"/>
</Networks>
<Connections>
<add Type="WiredConnection" Price="1"/>
</Connections>


Attachments






Responses

Author: Gaurav Arora    02 Nov 2009Member Level: Diamond   Points : 1
Chirag,

Its a good kind of information sort.
I like it but I need some more information in depth.


Author: chirag    03 Nov 2009Member Level: Gold   Points : 1
Hi Gaurav,
I will keep posting in details of various smart client application blocks.
I am working in different SCSF blocks like Connection Monitor Block, Disconnected Service Agent Block, EndPoint Catalog Application Block.

Thanks for your showing interest in my work.



Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Smart Client  .  Intranet  .  Internet  .  Connection Monitor Block  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: DTS in SQL Server 2000
Previous Resource: CTS (Common Type Specification)
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use