Recent content by mlukac89

  1. M

    Connection (login) to broker via TCP with PHP

    Hello, security is handled already and all data are secured and crypted don't worry about that, and software runs on same server where website is so there is no problem for that, believe me i am using and testing that for a year or more and no problems since then. I never used software like...
  2. M

    Connection (login) to broker via TCP with PHP

    Hello Sig, i am familiar with curl and other stuff with php, just problem is that you cannot access broker from http. I opened one .srv file to get broker domain and i get ip from it, but problem is that if you try to access that ip + port there is no any page, so i guess it is using udp or tcp...
  3. M

    Connection (login) to broker via TCP with PHP

    Hi, I am creating website in php that will store user account number, password and broker name (ip), that will be connected automaticaly to mt4 software in same moment user saves data in database. Problem i have now is that user can save invalid data that will cause invalid connection to mt4...
Back
Top