fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Anyone who knows to implement Sockets IO

    Questions & Answers
    3
    6
    165
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      GreXFarrier last edited by GreXFarrier

      Anyone who knows how to implement a socket connection,

      1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà last edited by

        Could you please provide more info?

        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

        1 Reply Last reply Reply Quote 0
        • S
          sktsec last edited by

          I don't think so

          1 Reply Last reply Reply Quote 0
          • G
            GreXFarrier last edited by GreXFarrier

            Ok I made a nodejs socket server, when I send a message from MT5 to the server it receives it.
            this is the code:
            int socket = SocketCreate();
            char req[];
            int len = StringToCharArray("Buy", req) - 1;
            SocketSend(socket, req, len);
            SocketClose(socket);

            But I can make it receives data from the server, I try with SocketRead(), but I can't get it works

            1 Reply Last reply Reply Quote 0
            • l'andorrà
              l'andorrà last edited by

              Ooops. This goes far beyond my capabilities. I'm afraid I cannot be of any help, sorry.

              (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

              (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

              (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

              1 Reply Last reply Reply Quote 0
              • G
                GreXFarrier last edited by

                thanks Bro

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                Online Users

                A
                T
                R
                T
                N
                K

                12
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors