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
Can you give an example of using TCP properly? It seems to work for only one user for me... It shows the connection but does not send data through the second channel to the second user...
Also, how can I get it to show the address that was binded with network.ip.bind() through the remoteAddress variable from the tcp event?
Thanks
The text was updated successfully, but these errors were encountered:
Can you give an example of using TCP properly? It seems to work for only one user for me... It shows the connection but does not send data through the second channel to the second user...
Also, how can I get it to show the address that was binded with network.ip.bind() through the remoteAddress variable from the tcp event?
Thanks
The text was updated successfully, but these errors were encountered: