You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi tried this code, but if i send more than sms (3 destination numbers in my case) the script keep open new socket for each number. I mean 3 sockets open for 3 destination numbers, any suggestion how to make it only one binding?
Hi tried this code, but if i send more than sms (3 destination numbers in my case) the script keep open new socket for each number. I mean 3 sockets open for 3 destination numbers, any suggestion how to make it only one binding?