How to Write the account interface in IDL?
Answer / shilpa jain
module ModuleName{
interface intefaceName {
float Method1(); };
interface inerfaceName1 { Method1 open(in string name);
}; };
| Is This Answer Correct ? | 0 Yes | 0 No |
What is default value of "vbroker.agent.keepalivetimer" property?
How VisiBroker provides Dynamic invocation with DII and DSI?
How to Deploy java applications with VisiBroker?
What is the use of java2idl [options] {filename}?
What is Visibroker?
What is the default value of "vbroker.agent.clientportrange" property?
How VisiBroker provides Robust thread and connection management?
What is the use of vbjc [arguments normally passed to javac]?
What is the default value of "vbroker.agent.keepalivethreshold" property?
What is the use of vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...]?
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
What is the default value of "vborker.agent.clientport" property?