Subject | Re: [ib-support] Events and ports |
---|---|
Author | Jason Chapman (JAC2) |
Post date | 2002-04-21T10:53:38Z |
""Thomas Steinmaurer"" <ts@...> wrote in message
news:FGEFIGLMFAKKKHHOJFHNCEMKDGAA.ts@......
port? Is the server side port the same?
Is it:
Client opens a connection to a fixed port on the server from a random client
side port
Connection stays open
Server sends events to client through this connection
or something different?
news:FGEFIGLMFAKKKHHOJFHNCEMKDGAA.ts@......
> Hi all,When you say outgoing do you mean the Client registering an interest in the
>
> currently I'm doing some reliability tests on events (using IBO)
> and I'm wondering which ports are used, when an event is registered
> within the client application?
>
> It's pretty easy to see, that each time when events are registered,
> the port used for the additional outgoing socket connection is
> different. This issue makes life pretty hard, when trying to use
> events in an environment where a firewall is used.
port? Is the server side port the same?
Is it:
Client opens a connection to a fixed port on the server from a random client
side port
Connection stays open
Server sends events to client through this connection
or something different?