RofhiT
RofhiT
Friends

Add friends via their profile or user search and you will be able to see if they are online

RofhiT
Added topic Is it possible to receive a sound in RIFF Wave Format using a Socket and Write it to a File and play the sound file
   // Load the binary sound file into a byte array      string result;      uchar wavHeader[8];      int file = FileOpen("sound.wav", FILE_WRITE|FILE_READ|FILE_BIN);      if (file
RofhiT
Registered at MQL5.community