| Hyderabad Jobs | Book Website | ![]() |
I Love Hyderabad | Hyderabad Colleges |
| Home | Business Emails | Hyderabad Classifieds | Contact Us | |
| 7 Wonders of Hyderabad | Web Hosting | Yellow Pages | Our Network | |
Mastering PowerBuilder
Connection Object PropertiesThe following explains connection object properties: Application: The server application name to which the client is connecting. This value depends on the communications driver used. For WinSock, specify the port number, for NamedPipes specify in the \\Location\PIPE\Application format. This value is ignored for the Local driver. Please note that OpenClientServer driver is no longer supported from version 6.0. Driver: This value should be one of the WinSock, NamedPipes, Jaguar, Local. Please note that OpenClientServer driver is no longer supported from version 6.0. ConnectString: Any text value that you want to pass to the ConnectionBegin event at the server. PowerBuilder doesn’t validate this value. It is something like a CommandLine argument to the application. This property is ignored for Jaguar and Local drivers. Location: The server application’s location. Provide LocalHost while testing the application on the same machine otherwise specify either the host name (name specified in the hosts file) or the IP address when you use WinSock driver. For NamedPipes driver, use the same format listed for the Application property. Jaguar driver has different format and supports multiple protocols. Protocol://Host.Port where protocol can be iiop or http or iiops or https. In those four protocols, the last two protocols that have the letter 's' suffix are corresponding secure protocols of the former ones. Since Jaguar supports load balancing, you can specify multiple servers separated by semicolon. UserId: You know what it means. Password: You know what it means. Options: One or more communication options. For example, the buffer size. When you specify more than one option, separate them by semicolon.
Trace: you can use this option while debugging the application to ask PowerBuilder to display more information.
|
| Copyright © 1996 - 2006 HamaraShehar.com Pvt. Ltd. All Rights Reserved.
Domain Registration, Website Design, Website Hosting by HamaraShehar.com |