Discussion of article "Connection of Expert Advisor with ICQ in MQL5" - page 2

 

Apparently ICQ has modified the protocol.

If it works out, I will make a new version of the code taking into account the wishes of the two previous posts.

 
avoitenko:

Apparently ICQ has modified the protocol.

If it works out, I will make a new version of the code taking into account the wishes of the two previous posts.

Thanks! Please - if it doesn't work out in the end - write back too :)

SZY: I've seen sources in the public domain only for ModIcq.dll, and all of them are very old....

 
avoitenko:

Apparently ICQ has modified the protocol.

I have time - I checked it... The x32 version works fine. The problem is only on x64. There in the dll insertion is in Asembler + the size of all variables and pointers must be rechecked.... In general, if I can redo it, I'll write you back too...
 

Updated the codes to the article. Now it works on both platforms x86/x64 without errors.

 
avoitenko:

Updated the codes to the article. Now it works on both platforms x86/x64 without errors.

Good night, Andrew.

Thank you very much for the programme, I have been using it for a long time and am extremely satisfied with it.

I use the demo bot as an "informer" about what is happening in the terminal. The interval of sending messages to me is every 20 minutes.

I have such situations, when the Internet is briefly switched off and on, because of which icq-bot loses connection with the server. Being in offline mode, it sends about three messages (it can be seen in the tab "experts" in the terminal), and then reconnects to the icq server, and then I receive messages from the bot in my icq about what is happening.

How can I make it so that it immediately, as soon as the connection is lost, starts connecting to the server, instead of waiting so long?

Thank you in advance.

 
I forgot to add that I use your programme in MT4.
 
Andei, are there any plans for a similar library for skype?
 
micle:
Andrei, are there any plans for a similar library for Skype?
Isn't this one suitable?
 
Fleder:
Doesn't this one fit?
Oh! Of course it does. But I want to be compatible with x64. Probably need to fix the function declaration...
 
micle:
Andrei, are there any plans for a similar library for Skype?

unfortunately the shop has been closed.

Skype doesn't support sending messages with dll anymore