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
client.connect() function in echo example was not functioning properly earlier. but did suddenly. still sometimes it connects, sometimes it doesn't cant figure out why.
PS: i am using the ide 1.6.5 . Does it make a difference?
The text was updated successfully, but these errors were encountered:
I am getting the same problem over here.
I have sniffed my connection using wireshark, sending a message to a server in my computer, and there really is some sort of problem in the handshake. The package is sent by the client and received by the host, by the connection with the server is never established.
Was anyone able to make it work?
client.connect() function in echo example was not functioning properly earlier. but did suddenly. still sometimes it connects, sometimes it doesn't cant figure out why.
PS: i am using the ide 1.6.5 . Does it make a difference?
The text was updated successfully, but these errors were encountered: