Subject | Re: [firebird-support] Zebedee and RemoteAuxPort |
---|---|
Author | Milan Babuskov |
Post date | 2006-03-23T22:09:27Z |
Alan McDonald wrote:
app. does *not* listen to anything. Firebird server listens to incoming
connection. It goes like this:
1. when FB server is started it opens default 3050 port and
RemoteAuxPort for events
2. when client wants to listen to events, it connects to server at
RemoteAuxPort
3. when there is event to be posted, the server sends the info over the
connection that is already established (see step 2).
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
> Milan, How does your app know what to listen for? e.g. I use IBOEventsThat's one of the most common misconceptions about events. The client
> component - wouldn't I need to tell it to listen to a port?
app. does *not* listen to anything. Firebird server listens to incoming
connection. It goes like this:
1. when FB server is started it opens default 3050 port and
RemoteAuxPort for events
2. when client wants to listen to events, it connects to server at
RemoteAuxPort
3. when there is event to be posted, the server sends the info over the
connection that is already established (see step 2).
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org