----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Wilson Message 5 in Discussion Hi Ravi, How do u deploying ur clients ? * if ur using and Deployment Wizard, then write one more small application to get the server name as input and store that name in ur local configuration file(if u don't maintain any configuration files then use Registry to store the server name). Write a code in ur client to get the server information from stored place. * You can use SQL-DMO object to verify the running instance of SQL Server in the given Server location. * Still u want to automate ur Server identification from clients. You've to write 1 more small utility. 1 Utility should run in server.. it should listening (use UDP protocol) in one particular port for ur clients's requets. if it rcvs any requets(define some protocol format for ur communication) from a client then it should send the server name and other information reqd for ur client. Whenever ur cleint's application starts it should check for Server instance sending a request on particular port .... regards, Wilson ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
