class IBonjour

Interface class for Bonjour Server

Public Methods

[more]virtual bool startBonjourService(string ipaddress, string portNoStr)
Starts Bonjour Server
[more]virtual string getBonjourHostName()
Returns bonjour host name


Documentation

Interface class for Bonjour Server
ovirtual bool startBonjourService(string ipaddress, string portNoStr)
Starts Bonjour Server
Parameters:
ipaddress - a String Value of UCH's ipaddress
portNoStr - a String Value of UCH's port number

ovirtual string getBonjourHostName()
Returns bonjour host name
Returns:
String Value of bonjour host name


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.1

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.