Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4961

Delphi is not friends with golang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.12.0
    • None
    • None

    Description

      I try to use trift to interact between Go and Delphi. I started with tutorials and found that Go client and Go server are interacting normally as axpected, as well as Delphi client and Delphi server. But Go client does not work with Delphi server and Delphi client does not work with Go server. In both cases the client cannot connect to localhost:9090.

      Golang client, Delphi server

      error running client: dial tcp 127.0.0.1:9090: connectex: No connection could be made because the target machine actively refused it.
      

      Delphi client, Golang server

      Thrift: 17.09.2019 22:13:21 TSocket.OpenConnection() connect()
      TTransportExceptionNotOpen: connect() failed: Connection is not established, because destination computer rejected connection request
      

      Windows 10, Embarcadero® Delphi 10.3, Go 1.13
      Please help me understand why this is happening. Thank you.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fpawel Павел Филимоненков
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: