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
You want to establish a TCP socket and send the strings "Hello" to the server whose IP address is 1.2.3.4 and port 80. There is no need to receive information back. Find the bug in the code