Forum Post: Which Broker Port Is My Client Connected

Status
Not open for further replies.
K

ke@iap.de

Guest
I have a questions... :) Assume I start a server: proserve mydb -S 4000 Then I start a client: prowin32 mydb -H localhost -S 4000 How do I find the broker port inside the client session? I believe there is some attribute somewhere which gives me the connect information (as a string). But I can not find it. I also looked into the VSTs, but did not find this in the _servers or other tables. The reason I would like to know this is, if I have multiple instances of a DB on a server, the port will allow me to detect which of these the client is connected to. Any help welcome. Klaus

Continue reading...
 
Status
Not open for further replies.
Top