- The underlying communication be it web browser, webtier, clientreport, and server is TCP - and thus connectionless. If a client tries a request and then waits for a response, it basically times out when it does not receive a response. Is that what you mean?
- if the TrsServer.Active property is set to true, then the server is listening for clients. (Of course if the machine is not connected to the internet or the port is blocked by firewall, etc. it is not going to be able to communicate with any clients).
-- Nard Moseley Digital Metaphors www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
- The underlying communication be it web browser, webtier, clientreport, and
server is TCP - and thus connectionless. If a client tries a request and
then waits for a response, it basically times out when it does not receive a
response. Is that what you mean?
- if the TrsServer.Active property is set to true, then the server is
listening for clients. (Of course if the machine is not connected to the
internet or the port is blocked by firewall, etc. it is not going to be able
to communicate with any clients).
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com