Jump to content

tgbs

Members
  • Content Count

    109
  • Joined

  • Last visited

  • Days Won

    1

tgbs last won the day on October 28 2024

tgbs had the most liked content!

Community Reputation

16 Good

Technical Information

  • Delphi-Version
    Delphi 12 Athens

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. tgbs

    Strange IB connection issue

    This is probably name resolution problem. Check WINS, DNS etc. Do you have DHCP on server? Try connect app via IP.
  2. tgbs

    Strange IB connection issue

    And the error code is?
  3. tgbs

    IB server port requirements

    I don't know that a UDP protocol was used. The events in old versions were in a different port but now they are going through the main
  4. tgbs

    IB server port requirements

    You need to add exception to firewall. Port or program is your choice https://supportcenter.lexisnexis.com/app/answers/answer_view/a_id/1081611/~/adding-exceptions-to-the-windows-firewall
  5. Take a look at the Windows application log.
  6. After ssh connection we execute command on server. If timeout is set -1 there is error "respond reading timed out". The problem is that this script runs for a different amount of time
  7. tgbs

    Best approach for using OpenSSL 3.0 in Indy

    Excuse me but I pressed a report post instead of shared
  8. https://www.theregister.com/2025/03/04/cloudflare_blocking_niche_browsers/ Maybe that's the problem
  9. tgbs

    Connection refused issue

    Windows 10,11 ? Or Windows Server version
  10. tgbs

    [RESOLVED] SSL certificate expired

    After the renewal, an apache must be restarted
  11. tgbs

    ALTER DOMAIN INTERBASE ON PRIMARY KEY

    Drop Primary key, alter domain, recreate primary key. If You have Foreign keys - first drop them
  12. tgbs

    SSL of this site

    Validity Not After Thu, 21 Nov 2024 10:24:06 GMT Please renew certificate
  13. tgbs

    VCL DB App. To Cloud

    I think you will have to buy VM. Linux or Windows is your choice
×