Jump to content

Sockets: Difference between revisions

m
Line 284:
write(tconnect(host, port) | stop("unable to connect to", host, ":", port) , "hello socket world")
end</lang>
Note: Socket support in native Icon is limited and requires the external helper function cfunc.
 
=={{header|IDL}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.