It is the same as any other language that supports Sockets. You have to implement the Telnet protocol. So, study how sockets work, learn how the Telnet protocol works and then implement it the same as you would in similar languages. You might find a C or C++ version with source code available on the net, which you can then port to MQL.
It is the same as any other language that supports Sockets. You have to implement the Telnet protocol. So, study how sockets work, learn how the Telnet protocol works and then implement it the same as you would in similar languages. You might find a C or C++ version with source code available on the net, which you can then port to MQL.
All the problem was a dead telnet server I was using to test, tried another one and everything worked automatically with network functions only!
Thanks!
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use